Commit cd765e8
committed
test: pin async_remove_listener tolerance of unregistered listener
Demonstrates GHSA-5pv9-xcmm-gqc7: set.remove() raises KeyError, which
the except ValueError clause cannot catch.1 parent 44433dd commit cd765e8
1 file changed
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2107 | 2107 | | |
2108 | 2108 | | |
2109 | 2109 | | |
| 2110 | + | |
| 2111 | + | |
| 2112 | + | |
| 2113 | + | |
| 2114 | + | |
| 2115 | + | |
| 2116 | + | |
| 2117 | + | |
| 2118 | + | |
| 2119 | + | |
| 2120 | + | |
| 2121 | + | |
| 2122 | + | |
| 2123 | + | |
0 commit comments