On 17/04/2019 14:02, STINNER Victor wrote:
> STINNER Victor <vstinner@redhat.com> added the comment:
>
> The same bug is back:
> https://buildbot.python.org/all/#/builders/10/builds/2443
>
> Warning -- files was modified by test_threading
> Before: []
> After: ['core']
>
> ----------
What can I do to "copy" the core dump before normal testing removes it?
I have had a similar message regarding the multiprocessing tests, but in
those cases I expect it is the "client" thread complaining about a
"server" thread crash.
>
> _______________________________________
> Python tracker <report@bugs.python.org>
> <https://bugs.python.org/issue36273>
> _______________________________________
> |