Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Insert a delay between opening and closing a live connection #605

Merged
merged 1 commit into from
Apr 9, 2012

Conversation

njx
Copy link
Contributor

@njx njx commented Apr 9, 2012

@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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants