Python 3.8 has a new hook: sys.unraisablehook https://github.com/python/cpython/pull/13187 Pytest should set this to be able to associate unraisable exceptions with tests
Python 3.8 has a new hook: sys.unraisablehook python/cpython#13187
Pytest should set this to be able to associate unraisable exceptions with tests