refactor(cluster): make onMessage() method synchronous
The fetchSockets() method of the parent class is synchronous, so the onMessage() method does not need to be asynchronous.
D
Damien Arrachequesne committed
5dcd182736f94b9cbe3f4acb51621a59069f954d
Parent: 1d8da64