From 1ca493b20d6689484bc2daa9748d6a37b654681b Mon Sep 17 00:00:00 2001 From: Arvid Norberg Date: Mon, 21 Oct 2013 08:48:53 +0000 Subject: [PATCH] test_priority fix --- test/test_priority.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/test/test_priority.cpp b/test/test_priority.cpp index b87b7edaa..3949cf231 100644 --- a/test/test_priority.cpp +++ b/test/test_priority.cpp @@ -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