Commit 49381a5
committed
FIX/WIP: the input to the signal handler can be None?
Depending on order of operations the notifier can be cleared before
the callback is executed.
Not really clear on how this can be, but seeing this happen locally.1 parent c578ec6 commit 49381a5
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
178 | | - | |
179 | | - | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
180 | 183 | | |
181 | 184 | | |
182 | 185 | | |
| |||
0 commit comments