Antoine Pitrou <[EMAIL PROTECTED]> added the comment: Selon "Gregory P. Smith" <[EMAIL PROTECTED]>: > > To answer Antoine Pitrou's question about using the old ident vs the new > _get_ident(). I don't know if the forked process will have the same > thread id.
Then wouldn't it be safer to use _get_ident() rather than re-using the old thread ID? It doesn't make the code any more complicated as far as I know :) _______________________________________ Python tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue874900> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com