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

let choose number of cores #22

Merged
merged 2 commits into from
Mar 25, 2023

Conversation

shimondoodkin
Copy link
Contributor

No description provided.

@Ananto30
Copy link
Owner

Ananto30 commented Mar 8, 2023

Hi @shimondoodkin thanks for the PR, can you please format the code on line 94

Copy link
Owner

@Ananto30 Ananto30 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 👍

zero/server.py Show resolved Hide resolved
@Ananto30 Ananto30 linked an issue Mar 23, 2023 that may be closed by this pull request
@Ananto30
Copy link
Owner

I need this, so fixed the conflict and merging. Thanks @shimondoodkin 🙌

@codecov
Copy link

codecov bot commented Mar 25, 2023

Codecov Report

Patch coverage: 88.23% and project coverage change: +1.37 🎉

Comparison is base (e2c69a9) 75.35% compared to head (c428ba6) 76.73%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #22      +/-   ##
==========================================
+ Coverage   75.35%   76.73%   +1.37%     
==========================================
  Files          12       12              
  Lines         349      361      +12     
==========================================
+ Hits          263      277      +14     
+ Misses         86       84       -2     
Impacted Files Coverage Δ
zero/codegen.py 41.17% <ø> (ø)
zero/subscriber.py 100.00% <ø> (ø)
zero/server.py 63.79% <72.72%> (+2.58%) ⬆️
zero/client.py 98.75% <85.71%> (-1.25%) ⬇️
zero/__init__.py 100.00% <100.00%> (ø)
zero/common.py 100.00% <100.00%> (ø)
zero/type_util.py 87.50% <100.00%> (ø)
zero/zero_mq.py 51.16% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@Ananto30 Ananto30 merged commit daf4dbc into Ananto30:main Mar 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

How to specify the server's process num
2 participants