EspressoSystems / HotShot

http://hotshot.docs.espressosys.com/
MIT License
120 stars 31 forks source link

Fix double counting nodes in `post_ready` #3694

Closed ss-es closed 1 week ago

ss-es commented 1 week ago

This PR:

Fixes the orchestrator double-counting nodes that call post_ready multiple times (e.g. by restarting after the post_ready call).

This PR does not:

Key places to review: