[pypy-commit] [Git][pypy/pypy][branch/default] Issue #3441

Armin Rigo foss at heptapod.net
Mon Apr 19 13:23:54 EDT 2021



Armin Rigo pushed to branch branch/default at PyPy / pypy


Commits:
cdeca78c by Armin Rigo at 2021-04-19T19:23:37+02:00
Issue #3441

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.

- - - - -


2 changed files:

- lib_pypy/greenlet.py
- pypy/module/test_lib_pypy/test_greenlet_thread.py


View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/commit/cdeca78c2cfe11880a69089450dfeb4504011a65

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/cdeca78c2cfe11880a69089450dfeb4504011a65
You're receiving this email because of your account on foss.heptapod.net.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/pypy-commit/attachments/20210419/b481b432/attachment.html>


More information about the pypy-commit mailing list