Issue by njx
Monday Apr 09, 2012 at 04:19 GMT
Originally opened as adobe/brackets#605
@gruehle
The first live edit unit test was hitting a race condition where it was trying to close a connection immediately after opening one. This inserts a small delay to avoid this condition. This condition could conceivably be hit in the real app if you're very unlucky, but we've been unable to reproduce it there.
njx included the following code: https://github.com/adobe/brackets/pull/605/commits
Monday Apr 09, 2012 at 04:19 GMT
Originally opened as adobe/brackets#605
@gruehleThe first live edit unit test was hitting a race condition where it was trying to close a connection immediately after opening one. This inserts a small delay to avoid this condition. This condition could conceivably be hit in the real app if you're very unlucky, but we've been unable to reproduce it there.
njx included the following code: https://github.com/adobe/brackets/pull/605/commits