Skip to main content

@terascope/utils / event-loop

event-loop

Index

Classes

ClassDescription
EventLoopA simple class for detecting when the event loop is blocked. The recommend use is to call EventLoop.init(logger) and then await EventLoop.wait() where you want to slow down potentially long running synchronous code