test_priority fix
This commit is contained in:
parent
02a337ceae
commit
1ca493b20d
|
@ -379,6 +379,7 @@ void test_transfer()
|
|||
test_sleep(100);
|
||||
}
|
||||
|
||||
st2 = tor2.status();
|
||||
TEST_CHECK(st2.is_seeding);
|
||||
|
||||
// this allows shutting down the sessions in parallel
|
||||
|
|
Loading…
Reference in New Issue