Skip to content

Commit

Permalink
Atp concurrency improvements (#92)
Browse files Browse the repository at this point in the history
* Fix many syncronization issues

There is a problem with closing

* Fix deadlock and switch to Cond variables

* Update terminology

* Addressed review comments and linter error

* Addressed review comments

* Remove nolint directive

* Addressed review comments

* Fixed linting error

* Add timeout for message sending

* Fix missing lock, and address review comments

* Addressed review comments

* Update comment
  • Loading branch information
jaredoconnell authored Jul 9, 2024
1 parent 1d3410d commit 6aee686
Show file tree
Hide file tree
Showing 2 changed files with 199 additions and 98 deletions.
Loading

0 comments on commit 6aee686

Please sign in to comment.