Skip to content

✅ Add a Mutex to FakeServer (for tests only)#317

Merged
nevans merged 1 commit into
masterfrom
add-mutex-to-fake_server
Sep 13, 2024
Merged

✅ Add a Mutex to FakeServer (for tests only)#317
nevans merged 1 commit into
masterfrom
add-mutex-to-fake_server

Conversation

@nevans

@nevans nevans commented Sep 13, 2024

Copy link
Copy Markdown
Collaborator

While trying to track down the cause of #287 for @hsbt, I noticed that this is likely a race condition. While this can't be the cause of that issue (the failures come from tests that don't even use FakeServer), it seems like a good idea to fix anyway, and safe.

While trying to track down the cause of #287 for @hsbt, I noticed that
this is likely a race condition.  While this can't be the cause of that
issue (the failures come from tests that don't even use FakeServer), it
seems like a good idea to fix anyway, and safe.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant