Skip to content
  • Armin Rigo's avatar
    Issue #3441 · 8ab0d678bc57
    Armin Rigo authored
    Greenlets: delay the thread-checking logic introduced in 43a5a267de9d
    until we really start the greenlet.  Don't capture the thread that is
    current when we instantiate the greenlet, because gevent reparents
    such greenlets before they start.
    
    --HG--
    branch : release-pypy2.7-v7.x
    8ab0d678bc57