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

BIO: Fix F.timeout and F.raceWith erroneously making actions interruptible inside uninterruptible regions #1978

Merged
merged 3 commits into from Jul 3, 2023

Conversation

neko-kai
Copy link
Member

@neko-kai neko-kai commented Jul 3, 2023

Work around zio/zio#8243

@neko-kai neko-kai requested a review from pshirshov as a code owner July 3, 2023 18:13
@codecov-commenter
Copy link

codecov-commenter commented Jul 3, 2023

Codecov Report

Merging #1978 (7f41679) into develop (f8016bc) will increase coverage by 0.07%.
The diff coverage is 91.66%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@             Coverage Diff             @@
##           develop    #1978      +/-   ##
===========================================
+ Coverage    64.85%   64.92%   +0.07%     
===========================================
  Files          539      540       +1     
  Lines        10845    10851       +6     
===========================================
+ Hits          7033     7045      +12     
+ Misses        3812     3806       -6     

@neko-kai neko-kai enabled auto-merge (squash) July 3, 2023 19:11
@neko-kai neko-kai disabled auto-merge July 3, 2023 19:25
@neko-kai neko-kai merged commit 129ee9f into develop Jul 3, 2023
29 checks passed
@neko-kai neko-kai deleted the feature/bio-zio-interruption-inheritance-again branch July 3, 2023 19:25
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

2 participants