This repository has been archived by the owner on Mar 25, 2020. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Realized that messages could be sent over the same stream while we're waiting for a response for the previous message. This is not good. Made a lock util to help with that. I see this happening a lot once we start trying to do completion type items, so that's where I came up with this part.
- Loading branch information