Is there a known way/implementation to queue events until the event emitter signals it is ready?
Something like:
init() { await sleep(2000); this