-
-
Notifications
You must be signed in to change notification settings - Fork 512
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Write should not be called again before it is finished. That can happen with our thread pool, hence the mutex. It seems like it was not crashing before, and the recent update of grpc made it visible when running on iOS.
- Loading branch information
1 parent
4ea885a
commit 3e75734
Showing
2 changed files
with
148 additions
and
75 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.