Skip to content

Removed startup event.#266

Merged
s3rius merged 2 commits intodevelopfrom
feature/new-process-mgr
Jan 30, 2024
Merged

Removed startup event.#266
s3rius merged 2 commits intodevelopfrom
feature/new-process-mgr

Conversation

@s3rius
Copy link
Copy Markdown
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 <win10@list.ru>
Signed-off-by: Pavel Kirilin <win10@list.ru>
@codecov-commenter
Copy link
Copy Markdown

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
@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