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/always evaluates callback on functions #16

Conversation

jccazeaux
Copy link

Callback is now always called if observed value is a function. Fixes #15

Jean-Christophe Cazeaux added 4 commits April 26, 2015 13:37
…w function wich will result in memory leak in adapters.
…ime a new function wich will result in memory leak in adapters."

This reverts commit 8eeffc7570064cf86075760f4b122d03cc181e7b.
…ck. This prevents bugs when function are in prototypes (function reference never changes, so callback is never called)
jccazeaux pushed a commit to jccazeaux/rivets that referenced this pull request May 15, 2016
jccazeaux pushed a commit to jccazeaux/rivets that referenced this pull request May 15, 2016
@benadamstyles benadamstyles merged commit d3a8d41 into mikeric:master Aug 8, 2016
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