-
Notifications
You must be signed in to change notification settings - Fork 60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
lock working for async recv #165
Conversation
CI tests are failing on this merge but this is because it's introducing a new test case into the `async-batching` branch that the `async-batching` branch needs to address
Co-authored-by: Maxwell Flitton <[email protected]>
@Anton-2 thanks for the pull request, your approach has been merged to this branch now. However, the tests are all now showing a lot of resource warnings flaky tests where some of the tests are randomly breaking. I'm going to open up another branch and just push the |
@Anton-2 done some jigging with the workflows and reset my system in terms of dependencies and you're code is now passing all tests with no warnings. So I'm going to merge your code into |
async batching is now supported with the following unit test: