-
Notifications
You must be signed in to change notification settings - Fork 9
214 question async consumerfunc #224
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The ConsumerFunc
can be async or sync if I'm not mistaken - a lot of these changes, in the tests, are to substitute sync functions with async ones which makes the PR a lot harder to digest and check. Unless those changes in the tests are necessary to highlight some change in behaviour, I'd revert them
Uh oh!
There was an error while loading. Please reload this page.