Commit a47420a
committed
Add test that drops the node in an async context
.. as tokio tends to panic if dropping a runtime in an async context and
we're not super careful. Here, we add some test coverage for this edge
case in Rust tests.1 parent 8506fae commit a47420a
1 file changed
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1381 | 1381 | | |
1382 | 1382 | | |
1383 | 1383 | | |
| 1384 | + | |
| 1385 | + | |
| 1386 | + | |
| 1387 | + | |
| 1388 | + | |
| 1389 | + | |
| 1390 | + | |
| 1391 | + | |
| 1392 | + | |
| 1393 | + | |
| 1394 | + | |
0 commit comments