mirror of
https://github.com/python/cpython.git
synced 2026-05-11 07:00:24 -04:00
63799136e6
For bpo-32604 I added extra subinterpreter-related tests (see #6914), which caused a few buildbots to crash. This patch fixes the crash by ensuring that refcounts in channels are handled properly.