Skip to content

Conversation

@khalilluo
Copy link
Contributor

  • Change std::atomic counter to int counter since all operations are guaranteed to execute in the same event loop thread

- Change std::atomic<int> counter to int counter since all operations
  are guaranteed to execute in the same event loop thread
@an-tao an-tao merged commit 6b49346 into an-tao:master Feb 25, 2025
33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants