diff options
| author | JP Camara <jp@jpcamara.com> | 2024-08-27 21:57:49 +0000 |
|---|---|---|
| committer | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2024-09-09 09:10:06 +0900 |
| commit | b5f12910151f93f5f14057c52ffffa2b2ef09caa (patch) | |
| tree | 9000d3017ff6286930eab91c29a5e32519f27d7a /test | |
| parent | 19c1f0233eb5202403c52b196f1d573893eacab7 (diff) | |
The Timeout::Error example no longer works consistently
* This PR from the timeout gem (https://github.com/ruby/timeout/pull/30) made it so you have to handle_interrupt on Timeout::ExitException instead of Timeout::Error
* Efficiency changes to the gem (one shared thread) mean you can't consistently handle timeout errors using handle_timeout: https://github.com/ruby/timeout/issues/41
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/11474
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions
