aboutsummaryrefslogtreecommitdiff
path: root/node/node.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'node/node.cpp')
-rw-r--r--node/node.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/node/node.cpp b/node/node.cpp
index 958990a..045eb13 100644
--- a/node/node.cpp
+++ b/node/node.cpp
@@ -70,4 +70,5 @@ void Node::start_initialisation() {
}
void Node::start_precomputation() {
+ io_service.stop();
}