Commit b754aee
authored
pythongh-121468: Ensure PDB cleans up event loop policies after using asyncio. (python#131388)
Adds teardown logic, plus a change to asyncio.run usage, to avoid warnings when
running the test suite single process.1 parent d783d7b commit b754aee
1 file changed
Lines changed: 24 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
2154 | 2155 | | |
2155 | 2156 | | |
2156 | 2157 | | |
2157 | | - | |
| 2158 | + | |
2158 | 2159 | | |
2159 | 2160 | | |
2160 | 2161 | | |
| |||
4670 | 4671 | | |
4671 | 4672 | | |
4672 | 4673 | | |
| 4674 | + | |
4673 | 4675 | | |
4674 | 4676 | | |
4675 | 4677 | | |
4676 | 4678 | | |
4677 | 4679 | | |
4678 | | - | |
4679 | | - | |
| 4680 | + | |
| 4681 | + | |
| 4682 | + | |
| 4683 | + | |
| 4684 | + | |
| 4685 | + | |
| 4686 | + | |
| 4687 | + | |
| 4688 | + | |
| 4689 | + | |
| 4690 | + | |
| 4691 | + | |
| 4692 | + | |
| 4693 | + | |
| 4694 | + | |
| 4695 | + | |
| 4696 | + | |
| 4697 | + | |
| 4698 | + | |
| 4699 | + | |
| 4700 | + | |
4680 | 4701 | | |
4681 | 4702 | | |
4682 | 4703 | | |
| |||
0 commit comments