commit | 8d64bfafdffd9f866bb6ac2e5b4c4bdfcb16aea0 | [log] [tgz] |
---|---|---|
author | Daniel Hahler <github@thequod.de> | Mon Sep 09 12:45:58 2019 +0200 |
committer | Zachary Ware <zachary.ware@gmail.com> | Mon Sep 09 05:45:58 2019 -0500 |
tree | 43faa4a0d28d0647d05ac7443c74e1f3d968e1a5 | |
parent | 19052a11314e7be7ba003fd6cdbb5400a5d77d96 [diff] |
bpo-36250: ignore ValueError from signal in non-main thread (GH-12251) Authored-By: blueyed <github@thequod.de>