SIGN IN SIGN UP

Another stab at the thread cleanup patch.

Antoine Pitrou found a variation that worked for him on the
thread+fork tests, and added an important

    self._is_stopped = True

to the after-fork code.  I confess I don't know why things passed
before.  But then mixing fork with threads is insane ;-)
T
Tim Peters committed
b5e9ac9ec63f2d437515edd2cbce31c5774e9dbd
Parent: 7875523