Antoine Pitrou 8408cea0cd Issue #17094: Clear stale thread states after fork().
Note that this is a potentially disruptive change since it may
release some system resources which would otherwise remain
perpetually alive (e.g. database connections kept in thread-local
storage).
2013-05-05 23:47:09 +02:00
..
2013-03-18 10:59:41 -07:00
2013-03-16 15:38:28 -07:00
2013-03-20 00:39:41 -05:00
2013-03-18 23:40:53 -07:00
2013-05-05 08:14:53 +02:00