Block a user
implement first version of coordinator & extend supervisor
Full flow is now working, added instructions how to run a demo script in the readme
implement first version of coordinator & extend supervisor
implement first version of coordinator & extend supervisor
Current situation:
All functionality is implemented in coordinator, there is a python script which does rpc calls to coordinator to emulate a full flow against a supervisor.
Current…