Resolves #163 garbage segfault
Compare changes
Files
2- Nicolas Pope authored
@@ -65,15 +65,15 @@ void ftl::net::Dispatcher::dispatch_call(Peer &s, const msgpack::object &msg) {
Uses idle timer job to do garbage which ensures no other thread is still using the peer object.