DescriptionAdd tracking of open processes to the new io resource tracking.
I plan on refactoring the io_resource_info.dart file a bit in a follow up, but I keept this simple
I also plan on adding some sort of sanity checking when the vm exits, to make sure
all 3 maps are empty (in debug mode)
This fixes issue #24314, before we would hold on to process that failed to start
running in the _processes map.
Closes #24314
BUG=
R=johnmccutchan@google.com
Committed: https://github.com/dart-lang/sdk/commit/38b579fa783b1ecc5d3e0b6945c5b31ca539615b
Patch Set 1 #Patch Set 2 : startedAt #
Total comments: 14
Patch Set 3 : address comments #
Messages
Total messages: 7 (2 generated)
|