Skip to content

Fix Fiber::ExecutionContext::Isolated#wait must suspend fiber#15720

Merged
straight-shoota merged 1 commit intocrystal-lang:masterfrom
ysbaddaden:fix/execution-context-isolated-wait-must-suspend-fiber
Apr 28, 2025
Merged

Fix Fiber::ExecutionContext::Isolated#wait must suspend fiber#15720
straight-shoota merged 1 commit intocrystal-lang:masterfrom
ysbaddaden:fix/execution-context-isolated-wait-must-suspend-fiber

Conversation

@ysbaddaden
Copy link
Collaborator

@ysbaddaden ysbaddaden added the kind:bug A bug in the code. Does not apply to documentation, specs, etc. label Apr 28, 2025
@ysbaddaden ysbaddaden added this to the 1.16.2 milestone Apr 28, 2025
@ysbaddaden ysbaddaden self-assigned this Apr 28, 2025
@straight-shoota straight-shoota changed the title Fix Fiber::ExecutionContext::Isolated#wait must suspend fiber Fix Fiber::ExecutionContext::Isolated#wait must suspend fiber Apr 28, 2025
@straight-shoota straight-shoota merged commit a5fe0ae into crystal-lang:master Apr 28, 2025
37 checks passed
@github-project-automation github-project-automation bot moved this from Review to Done in Multi-threading Apr 28, 2025
@crysbot
Copy link
Collaborator

crysbot commented Apr 28, 2025

Successfully created backport PR for release/1.16:

straight-shoota pushed a commit that referenced this pull request Apr 28, 2025
…) (#15723)

Co-authored-by: Julien Portalier <julien@portalier.com>
@BigBoyBarney
Copy link
Contributor

Can confirm that this solves the issue on 1.16.2. Thank you for your incredibly fast solution! <3

@ysbaddaden ysbaddaden deleted the fix/execution-context-isolated-wait-must-suspend-fiber branch May 1, 2025 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport release/1.16 kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:stdlib:runtime

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Crystal 1.16.1 #join / #wait do not work

5 participants