JS executor currently has no support for re-entrancy. Python sort of has it, but it no longer works due to some code rot (and a lack of tests).
Victory Conditions
- JS re-entrancy is implemented
- Python re-entrancy is fixed
- for testing, websocket communication will be mocked and a stub Orchestrator will handle re-entrant requests