Chromium Code Reviews
DescriptionProcess exit code handling reworked for Windows.
Simplify the code by relying on the builtin Windows thread pool
to wait for all process handles. The additional benefit is that
we can have an arbitrary number of processes and are not restricted
by the max number of handles for WaitForMultipleObjects.
R=sgjesse@google.com
BUG=dartbug:1450
TEST=standalone/io/process_many_test.dart
Committed: https://code.google.com/p/dart/source/detail?r=7995
Patch Set 1 #Patch Set 2 : Actually unregister wait operation #
Messages
Total messages: 2 (0 generated)
|
|||||||||||||||||||||||||||||||||||||