[Python-Dev] PEP 556 threaded garbage collection & linear recursion in gc (original) (raw)
Jeroen Demeyer J.Demeyer at UGent.be
Thu Mar 28 06:06:00 EDT 2019
- Previous message (by thread): [Python-Dev] PEP 556 threaded garbage collection & linear recursion in gc
- Next message (by thread): [Python-Dev] PEP 556 threaded garbage collection & linear recursion in gc
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 2019-03-28 01:38, Tim Peters wrote:
The bad news is that the traschcan mechanism is excruciating, a long-time source of subtle bugs of its own :-(
It just happens that I created a PR to fix some of the trashcan problems: see https://bugs.python.org/issue35983 and https://github.com/python/cpython/pull/11841
- Previous message (by thread): [Python-Dev] PEP 556 threaded garbage collection & linear recursion in gc
- Next message (by thread): [Python-Dev] PEP 556 threaded garbage collection & linear recursion in gc
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]