Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: optimistic update history entry (#177)
If the IRC server processes the request fast enough we were setting the search results faster than we could create a new history entry for them. This resulted in writing to the previous history entry and the latest entry stuck in loading state.
- Loading branch information