Skip to content

Mongoengine fails when using pickle with signal hooks #316

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

Merged
merged 1 commit into from
May 20, 2013

Conversation

leo-naeka
Copy link
Contributor

This test fails with mongoengine 0.8.0RC4 when using pickle inside signal hooks (maybe related to hmarr#135).
Only occurs on post_delete in this test but also on post_save in my case, haven't figured out why...

rozza added a commit that referenced this pull request May 20, 2013
rozza added a commit that referenced this pull request May 20, 2013
@rozza rozza merged commit 0efb90d into MongoEngine:master May 20, 2013
@rozza
Copy link
Contributor

rozza commented May 20, 2013

Thanks @leo-naeka merged and fixed :)

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.

2 participants