yoheimuta (Yohei Yoshimuta)
- Login: yoheimuta
- Registered on: 02/19/2021
- Last sign in: 03/02/2021
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
03/02/2021
-
09:51 AM Ruby Bug #17669 (Closed): An exception still breaks monitor state and causes deadlock in 2.6.7
- `lib/monitor.rb` provides Monitor.
However, its state handling is weak for interrupts caused by Thread.kill for example timeout libraries
even after introducing some uses of Thread.handle_interrupt at https://bugs.ruby-lang.org/issue...