Message179927
> Might make sense to put this in atexit.atfork() to avoid small-module inflation?
It sounds strange to mix "at exit" and "at fork" in the same module.
Both are very different.
2013/1/13 Arfrever Frehtes Taifersar Arahesis <report@bugs.python.org>:
>
> Changes by Arfrever Frehtes Taifersar Arahesis <Arfrever.FTA@GMail.Com>:
>
>
> ----------
> nosy: +Arfrever
>
> _______________________________________
> Python tracker <report@bugs.python.org>
> <http://bugs.python.org/issue16500>
> _______________________________________ |
|
Date |
User |
Action |
Args |
2013-01-14 09:13:28 | vstinner | set | recipients:
+ vstinner, twouters, georg.brandl, gregory.p.smith, jcea, amaury.forgeotdarc, pitrou, christian.heimes, grahamd, Arfrever, asvetlov, sbt |
2013-01-14 09:13:28 | vstinner | link | issue16500 messages |
2013-01-14 09:13:27 | vstinner | create | |
|