[ruby-core:94547] [Ruby master Bug#13688] Thread overflow hangs ruby (not responding ^C)
From:
merch-redmine@...
Date:
2019-08-25 19:17:39 UTC
List:
ruby-core #94547
Issue #13688 has been updated by jeremyevans0 (Jeremy Evans). File thread-hang-13688.patch added This bug still occurs in the master branch. Attached is a patch that fixes it by checking for interrupts before calling the thread's proc. ---------------------------------------- Bug #13688: Thread overflow hangs ruby (not responding ^C) https://bugs.ruby-lang.org/issues/13688#change-80991 * Author: shyouhei (Shyouhei Urabe) * Status: Open * Priority: Normal * Assignee: * Target version: * ruby -v: ruby 2.5.0dev (2017-06-27 trunk 59183) [x86_64-darwin15] * Backport: 2.2: UNKNOWN, 2.3: UNKNOWN, 2.4: UNKNOWN ---------------------------------------- Passing the attached file makes hang. ---Files-------------------------------- hang.rb (33 Bytes) thread-hang-13688.patch (2.24 KB) -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>