aboutsummaryrefslogtreecommitdiff
path: root/src/query.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/query.cc')
-rw-r--r--src/query.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/query.cc b/src/query.cc
index f03a1db..b980b71 100644
--- a/src/query.cc
+++ b/src/query.cc
@@ -257,6 +257,7 @@ static void *WorkerThread(void *Data){
}
QueryDone(Query);
+ WakeConnections();
}
LOG("Worker#%d: DONE...", Worker->WorkerID);