mauriciosoares/core.js

implement pause, resume

Closed this issue · 1 comments

the core can pause and resume a module

  • the module should run pause and resume if available
  • the module should not receive any event
  • the module should not emit any event (warning if it does)

closing for now as I don't see any use case which cannot be achieved with userland code