DescriptionFix the handling of exceptions from process start
The privious change in r389 where the sockets used to communicate with the chile process did not work. Even though the Socket objects are not assigned any file descriptor they should still have their Dart port closed. If not the VM will not terminate.
TBR=ager@google.com
TEST=ProcessStartExceptionTest.dart
BUG=none
Committed: https://code.google.com/p/dart/source/detail?r=395
Patch Set 1 #Patch Set 2 : Removed print #
Messages
Total messages: 2 (0 generated)
|