Commit 3ff4890
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 a147ad0 commit 3ff4890
1 file changed
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1457 | 1457 | | |
1458 | 1458 | | |
1459 | 1459 | | |
| 1460 | + | |
| 1461 | + | |
| 1462 | + | |
| 1463 | + | |
| 1464 | + | |
| 1465 | + | |
| 1466 | + | |
| 1467 | + | |
| 1468 | + | |
| 1469 | + | |
| 1470 | + | |
0 commit comments