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

Close the temporary async generator used to locate the asend/athrow types #12

Merged
merged 2 commits into from
Feb 2, 2024

Conversation

oremanj
Copy link
Owner

@oremanj oremanj commented Feb 2, 2024

This resolves a spurious invocation of the async generator hooks on the first call to stackscope.extract().

Copy link

codecov bot commented Feb 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (fc42f2e) 98.62% compared to head (4c67f3c) 87.18%.

Additional details and impacted files
@@             Coverage Diff             @@
##           master      #12       +/-   ##
===========================================
- Coverage   98.62%   87.18%   -11.45%     
===========================================
  Files          17       17               
  Lines        2772     2777        +5     
  Branches      583      487       -96     
===========================================
- Hits         2734     2421      -313     
- Misses         30      327      +297     
- Partials        8       29       +21     

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

@oremanj oremanj merged commit 8f3fb1e into master Feb 2, 2024
29 of 30 checks passed
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.

None yet

1 participant