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

Fix service nursery shielding when TaskStatus.started() is called from outside the new task #27

Merged
merged 3 commits into from
Feb 1, 2024

Fix typing

6af84fe
Select commit
Loading
Failed to load commit list.
Merged

Fix service nursery shielding when TaskStatus.started() is called from outside the new task #27

Fix typing
6af84fe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 1, 2024 in 0s

100.00% (+0.00%) compared to d9226be

View this Pull Request on Codecov

100.00% (+0.00%) compared to d9226be

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d9226be) 100.00% compared to head (6af84fe) 100.00%.
Report is 9 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master       #27   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           15        15           
  Lines         1312      1328   +16     
  Branches       216       219    +3     
=========================================
+ Hits          1312      1328   +16     

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