Chromium Code Reviews
DescriptionMove actual work out of the SIGCHLD signal handler for the dart:io
process library.
Use the self-pipe trick to signal a dedicated thread when a SIGCHLD
signal is received. The dedicated thread will perform the actual work
of extracting the exit code and posting it back to Dart.
R=sgjesse@google.com
BUG=
TEST=
Committed: https://code.google.com/p/dart/source/detail?r=3711
Patch Set 1 #Patch Set 2 : Fix typo #
Total comments: 4
Patch Set 3 : Update stable test binaries #
Messages
Total messages: 3 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||