Message399412
The doctest runner sets an output redirecting debugger, which subclasses Pdb, around actually running the doctest. This action causes the hang. New finding, we can hang the test with test_pdb too:
$ python3.9 -m test test_pdb test_builtin -v |
|
| Date |
User |
Action |
Args |
| 2021-08-11 18:50:07 | lukasz.langa | set | recipients:
+ lukasz.langa |
| 2021-08-11 18:50:07 | lukasz.langa | set | messageid: <1628707807.57.0.464866844073.issue44887@roundup.psfhosted.org> |
| 2021-08-11 18:50:07 | lukasz.langa | link | issue44887 messages |
| 2021-08-11 18:50:07 | lukasz.langa | create | |
|