Skip to content

Instantly share code, notes, and snippets.

@billyvg
Created October 1, 2012 22:03
Show Gist options
  • Save billyvg/3814746 to your computer and use it in GitHub Desktop.
Save billyvg/3814746 to your computer and use it in GitHub Desktop.
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
@nollbit
Copy link

nollbit commented Oct 13, 2012

Did you find a solution for this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment