• Neal Norwitz's avatar
    Try to really fix the slow buildbots this time. · dd28d1c6
    Neal Norwitz yazdı
    Printing to stdout, doesn't mean the data was actually written.
    It depends on the buffering, so we need to flush.  This will hopefully
    really fix the buildbots getting killed due to no output on the slow bots.
    dd28d1c6
test_compiler.py 4.13 KB