This repository was archived by the owner on Dec 8, 2021. It is now read-only.
Commit a51a909
authored
bug: remove flaky test (#996)
This should at the very least reduce the flakiness of the test. It was
failing because the thread handling a callback *can* be the same thread
if the event (in the test "the timer") is already satisfied when the
callback is registered.1 parent 059d384 commit a51a909
1 file changed
Lines changed: 0 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | 82 | | |
97 | 83 | | |
98 | 84 | | |
| |||
0 commit comments