bigtestjs / server

All BigTest development has moved to https://github.com/thefrontside/bigtest
https://github.com/thefrontside/bigtest
2 stars 1 forks source link

WIP forkOn method on event emitter #5

Closed jnicklas closed 5 years ago

jnicklas commented 5 years ago

This encapsulates a common pattern of creating a new fork for each occurrence of an event

jnicklas commented 5 years ago

An actually working version of this is part of #10