Skip to content

Conversation

@ericsnowcurrently
Copy link
Member

@ericsnowcurrently ericsnowcurrently commented May 16, 2018

Add more tests for subinterpreters. This patch also fixes a few small defects in the channel implementation.

https://bugs.python.org/issue32604

@bedevere-bot
Copy link

@ericsnowcurrently: Please replace # with GH- in the commit message next time. Thanks!

@ericsnowcurrently ericsnowcurrently deleted the interpreters-tests branch May 16, 2018 20:46
ericsnowcurrently added a commit that referenced this pull request May 31, 2018
… few buildbots. (gh-7288) For bpo-32604 I added some subinterpreter-related tests (see #6914) that are causing crashes on a few buildbots. I'm working on fixing the crashes (see #7251). This change temporarily disables the triggering test.
ericsnowcurrently added a commit that referenced this pull request Jun 2, 2018
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

3 participants