summaryrefslogtreecommitdiff
path: root/lib/block_handlers.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/block_handlers.cpp')
-rw-r--r--lib/block_handlers.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/block_handlers.cpp b/lib/block_handlers.cpp
index 0be6b85..ffa400e 100644
--- a/lib/block_handlers.cpp
+++ b/lib/block_handlers.cpp
@@ -126,7 +126,7 @@ void BlockActor::handle_self_kick(
const Theron::Address
){
MESSAGE_TRACER();
- this->handle_task();
+ this->task_main();
}
void BlockActor::handle_get_stats(