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

Added max-tasks-per-child parameter. #314

Merged
merged 2 commits into from
Apr 19, 2024
Merged

Conversation

s3rius
Copy link
Member

@s3rius s3rius commented Apr 19, 2024

Closes #309.

@codecov-commenter
Copy link

codecov-commenter commented Apr 19, 2024

Codecov Report

Attention: Patch coverage is 55.55556% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 77.88%. Comparing base (ed37be4) to head (054383b).

Files Patch % Lines
taskiq/receiver/receiver.py 55.55% 4 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #314      +/-   ##
===========================================
- Coverage    78.00%   77.88%   -0.12%     
===========================================
  Files           61       61              
  Lines         1791     1800       +9     
===========================================
+ Hits          1397     1402       +5     
- Misses         394      398       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Pavel Kirilin <[email protected]>
@s3rius s3rius merged commit 8f74c63 into develop Apr 19, 2024
23 checks passed
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.

is it posible restart worker after finish task?
2 participants