implement first version of coordinator & extend supervisor #1
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
see specs
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 issues:
Full flow is now working, added instructions how to run a demo script in the readme