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

[docs] clarify checkpoint semantics for trio.open_nursery #3011

Merged
merged 2 commits into from
Jun 14, 2024

clarify what schedule-but-no-cancellation-point means for nurseries

d5a196d
Select commit
Loading
Failed to load commit list.
Merged

[docs] clarify checkpoint semantics for trio.open_nursery #3011

clarify what schedule-but-no-cancellation-point means for nurseries
d5a196d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 13, 2024 in 0s

99.63% (+0.00%) compared to 2741527

View this Pull Request on Codecov

99.63% (+0.00%) compared to 2741527

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.63%. Comparing base (2741527) to head (d5a196d).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3011   +/-   ##
=======================================
  Coverage   99.63%   99.63%           
=======================================
  Files         120      120           
  Lines       17855    17857    +2     
  Branches     3212     3212           
=======================================
+ Hits        17790    17792    +2     
  Misses         46       46           
  Partials       19       19           
Files Coverage Δ
src/trio/_core/_run.py 99.38% <ø> (ø)

... and 1 file with indirect coverage changes