taskiq-python / taskiq

Distributed task queue with full async support
MIT License
694 stars 44 forks source link

Set event loop for current thread explicltly. #230

Closed s3rius closed 8 months ago

s3rius commented 8 months ago

This PR sets loop event loop explicitly. Because there are cases, when this might become a problem.

Ref: #229

codecov-commenter commented 8 months ago

Codecov Report

Merging #230 (2e534e4) into develop (9edfe4e) will decrease coverage by 0.05%. The diff coverage is 0.00%.

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

@@             Coverage Diff             @@
##           develop     #230      +/-   ##
===========================================
- Coverage    73.05%   73.01%   -0.05%     
===========================================
  Files           56       56              
  Lines         1685     1686       +1     
===========================================
  Hits          1231     1231              
- Misses         454      455       +1     
Files Coverage Δ
taskiq/cli/worker/run.py 0.00% <0.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more