Skip to content

Monitor#2991

Merged
kddnewton merged 2 commits into
masterfrom
monitor
May 7, 2026
Merged

Monitor#2991
kddnewton merged 2 commits into
masterfrom
monitor

Conversation

@kddnewton
Copy link
Copy Markdown
Member

Basically a mutex + a condition variable. Implemented in Ruby for simplicity.

Basically a mutex + a condition variable. Implemented in Ruby for
simplicity.
@kddnewton kddnewton marked this pull request as draft May 5, 2026 20:10
@kddnewton kddnewton marked this pull request as ready for review May 5, 2026 21:00
Even when the inner ThreadObject::sleep raises (as it does when
delivering an async Thread#raise).
@kddnewton kddnewton force-pushed the monitor branch 2 times, most recently from d601086 to ac82405 Compare May 7, 2026 13:58
@kddnewton kddnewton merged commit 9b70b27 into master May 7, 2026
35 of 36 checks passed
@kddnewton kddnewton deleted the monitor branch May 7, 2026 15:43
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.

2 participants