[pypy-commit] [Git][pypy/pypy][branch/release-pypy2.7-v7.x] Issue #3441

Matti Picus foss at heptapod.net
Fri May 7 05:33:58 EDT 2021



Matti Picus pushed to branch branch/release-pypy2.7-v7.x at PyPy / pypy


Commits:
2e272b94 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.

--HG--
branch : release-pypy2.7-v7.x

- - - - -


2 changed files:

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


View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/2e272b94883ed46d81d70f395e3b5c398cdf9747

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/2e272b94883ed46d81d70f395e3b5c398cdf9747
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/20210507/7e595a9d/attachment.html>


More information about the pypy-commit mailing list