Skip to content

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

Merged
s3rius merged 2 commits intodevelopfrom
feature/max-tasks-per-child
Apr 19, 2024
Merged

Added max-tasks-per-child parameter.#314
s3rius merged 2 commits intodevelopfrom
feature/max-tasks-per-child

Conversation

@s3rius
Copy link
Copy Markdown
Member

@s3rius s3rius commented Apr 19, 2024

Closes #309.

Signed-off-by: Pavel Kirilin <win10@list.ru>
@codecov-commenter
Copy link
Copy Markdown

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 <win10@list.ru>
@s3rius s3rius merged commit 8f74c63 into develop Apr 19, 2024
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