 Chromium Code Reviews
 Chromium Code Reviews Issue 
            133213011:
    Avoid "cannot create a Trace from null" errors in pub.  (Closed)
    
  
    Issue 
            133213011:
    Avoid "cannot create a Trace from null" errors in pub.  (Closed) 
  | DescriptionAvoid "cannot create a Trace from null" errors in pub.
These errors cover up other errors. They were caused because dart:io
produces asynchronous errors without associated stack traces, and when
running without --trace or --verbose pub doesn't add its own trace
information to these errors.
R=alanknight@google.com
BUG=16470
Committed: https://code.google.com/p/dart/source/detail?r=32267
   Patch Set 1 #Patch Set 2 : re-upload #
 Messages
    Total messages: 3 (0 generated)
     | |||||||||||||||||||