Actions
Bug #20459
closedRactor.select() deadlock?
Bug #20459:
Ractor.select() deadlock?
Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
ruby 3.3.0 (2023-12-25 revision 5124f9ac75) [arm64-darwin20]
Actions
Added by esad (Esad Hajdarevic) over 2 years ago. Updated about 2 years ago.
I just took a look at this and it's related to this ticket: https://redmine.ruby-lang.org/issues/20168. The linked pull request that fixes that issue also fixes this one.
This can be closed as the related ticket is closed and the PR has been merged. Thanks!