-
Notifications
You must be signed in to change notification settings - Fork 3k
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
TypeError: 'EventHook' object is not callable #1757
Comments
Need more details... |
hi, sorry. I got it, I changed |
No worries! That's weird though, it is supposed to be backwards compatible. Can you give an example of your code that didnt work? |
I did need to test benchmark to gRPC using the Locust then in the new version was deprecated methods |
ah, so you were running request(...) instead of request.fire(...)? ok! |
yeah, hehehe |
Describe the bug
Expected behavior
Actual behavior
Steps to reproduce
Environment
The text was updated successfully, but these errors were encountered: