Closed tsegismont closed 6 years ago
Chances are high that the event loop receiving config updates will be different than the event loop looking-up for config. So the synchronize blocks won't be optimized away at runtime.
Also, JsonObject has a toBuffer method now
Chances are high that the event loop receiving config updates will be different than the event loop looking-up for config. So the synchronize blocks won't be optimized away at runtime.
Also, JsonObject has a toBuffer method now