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

Removed startup event. #266

Merged
merged 2 commits into from
Jan 30, 2024
Merged

Removed startup event. #266

merged 2 commits into from
Jan 30, 2024

Conversation

s3rius
Copy link
Member

@s3rius s3rius commented Dec 15, 2023

Removed startup event so we can use spawn multiprocessing model instead of fork. Because MacOS's security policies break forking.

Signed-off-by: Pavel Kirilin <[email protected]>
Signed-off-by: Pavel Kirilin <[email protected]>
@codecov-commenter
Copy link

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (7030a54) 77.31% compared to head (9de5c10) 72.71%.
Report is 2 commits behind head on develop.

Files Patch % Lines
taskiq/cli/worker/run.py 0.00% 1 Missing ⚠️

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

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #266      +/-   ##
===========================================
- Coverage    77.31%   72.71%   -4.61%     
===========================================
  Files           60       60              
  Lines         1750     1748       -2     
===========================================
- Hits          1353     1271      -82     
- Misses         397      477      +80     

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

@s3rius s3rius merged commit d708468 into develop Jan 30, 2024
23 checks passed
@s3rius s3rius deleted the feature/new-process-mgr branch January 30, 2024 17:44
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.

2 participants