Created
October 1, 2012 22:03
-
-
Save billyvg/3814746 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Modules/gcmodule.c:348: visit_decref: Assertion "gc->gc.gc_refs != 0" failed. | |
refcount was too small | |
object : <weakref at 0x2c14a48; to 'gevent.core.http_request' at 0x2c14998> | |
type : weakref | |
refcount: 1 | |
address : 0x2c14a48 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Did you find a solution for this?