Chromium Code Reviews
DescriptionFix use of Process API in pub.
This is subtle, but you have to wait for the process to be started
before you can write to its stdin stream. You can register event
handlers on the output streams if you want but you have to wait with
writing to stdin.
R=sgjesse@google.com,nweiz@google.com,rnystrom@google.com
BUG=dartbug.com/5065
Committed: https://code.google.com/p/dart/source/detail?r=12559
Patch Set 1 #
Total comments: 2
Messages
Total messages: 5 (0 generated)
|
||||||||||||||||||||||||||||