Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Support async put for vineyard client. #2018

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Pass the current builder to the async put thread.

44abead
Select commit
Loading
Failed to load commit list.
Open

[WIP] Support async put for vineyard client. #2018

Pass the current builder to the async put thread.
44abead
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Nov 19, 2024 in 0s

2 new issues (0 max.) of at least minor severity.

Codacy Here is an overview of what got changed by this pull request:

Issues
======
- Added 2
           

Complexity decreasing per file
==============================
+ python/vineyard/core/client.py  -33
         

See the complete overview on Codacy

Annotations

Check notice on line 837 in python/vineyard/core/client.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

python/vineyard/core/client.py#L837

Too many positional arguments (6/5)

Check notice on line 876 in python/vineyard/core/client.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

python/vineyard/core/client.py#L876

Too many positional arguments (6/5)