Fix (Hopefully) the timeout/deadlock issue...
commit29a75936524cb9fa67ede4233670256a339b65e0
authorJoel Marcey <joelm@fb.com>
Sat, 2 Nov 2013 18:53:06 +0000 (2 11:53 -0700)
committerSara Golemon <sgolemon@fb.com>
Mon, 4 Nov 2013 21:56:05 +0000 (4 13:56 -0800)
treead72e4eb0e097144b21ecab9ded5d74d39174fb4
parent1c07c737446672ffa5ab8bd503957fc6787b5668
Fix (Hopefully) the timeout/deadlock issue...

Some tests would deadlock, even with the specified timeout. So I added some more stream_select statements before appropriate fgets calls.

Reviewed By: @ptarjan

Differential Revision: D1039419
hphp/test/frameworks/run.php