Commit 786e2b7
committed
Fix enif_select 'stealing control' warning in asyncio tests
Add 50ms delay in end_per_testcase to allow async FD cleanup
(enif_select STOP events) to complete before the next test starts.
This prevents race conditions when the OS reuses FD numbers.1 parent e8bb2ca commit 786e2b7
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
133 | 137 | | |
134 | 138 | | |
135 | 139 | | |
| |||
0 commit comments