Resolves #163 garbage segfault
Compare changes
- Nicolas Pope authored
+ 13
− 10
@@ -39,6 +39,8 @@ Universe::Universe() :
@@ -54,17 +56,18 @@ Universe::Universe(nlohmann::json &config) :
Uses idle timer job to do garbage which ensures no other thread is still using the peer object.