[ruby-core:96634] [Ruby master Bug#16474] [ASYNC BUG]

[email protected] Thu, 02 Jan 2020 18:47:52 +0000 (UTC)
Newsgroups gmane.comp.lang.ruby.core
Message-ID <redmine.issue-16474.20200102184752.fc835f7ead67c0b7@ruby-lang.org>
Issue #16474 has been reported by gnormhurst (Norm Hurst).

----------------------------------------
Bug #16474: [ASYNC BUG]
https://bugs.ruby-lang.org/issues/16474

* Author: gnormhurst (Norm Hurst)
* Status: Open
* Priority: Normal
* Assignee: 
* Target version: 
* ruby -v: ruby 2.6.4p104 (2019-08-28 revision 67798) [x86_64-cygwin]
* Backport: 2.5: UNKNOWN, 2.6: UNKNOWN
----------------------------------------
My scripting system to run thousands of video render jobs uses threading to gain parallelism. it takes about 12 hours start-to-finish. This script ran fine befoer this run that failed. Here is the message I got:

[ASYNC BUG] consume_communication_pipe: read(3)ENOENT


ruby 2.6.4p104 (2019-08-28 revision 67798) [x86_64-cygwin]

[NOTE]
You may have encountered a bug in the Ruby interpreter or extension libraries.
Bug reports are welcome.
For details: https://www.ruby-lang.org/bugreport.html




-- 
https://bugs.ruby-lang.org/

Unsubscribe: <mailto:[email protected]?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>