Skip to content
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

Fix nested hook calls #7

Merged
merged 1 commit into from
Oct 13, 2019
Merged

Conversation

shustinm
Copy link
Collaborator

Fixed a bug where hooked methods would be called with the wrong object if another hooked method would be called while the hook was running.

…t if another hooked method would be called while the hook was running.
@Shir0kamii Shir0kamii merged commit 837597e into Shir0kamii:master Oct 13, 2019
@Shir0kamii
Copy link
Owner

Good catch! Thanks for sharing your fix

@shustinm
Copy link
Collaborator Author

shustinm commented Oct 14, 2019

Can you release a version with the fix please? It causes a bug in my code.

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.

None yet

2 participants