accept abstract method
Return true if the current context can serve (equals or superset of) pending,
and no process restart is needed.
Implementation
bool accept(ProcessSpec pending);
Return true if the current context can serve (equals or superset of) pending,
and no process restart is needed.
bool accept(ProcessSpec pending);