runner reg breaks in router if multiple nodes request to join in parallel #5

Open
opened 2025-11-05 11:10:56 +05:30 by phanipavank · 3 comments
Owner
No description provided.
Author
Owner

Not fixed yet. The IDs are still duplicating, but the runners aren't colliding yet.

Not fixed yet. The IDs are still duplicating, but the runners aren't colliding yet.
Author
Owner

More problematic when server spawner is implemented with #11 .

More problematic when server spawner is implemented with #11 .
Author
Owner

Registration can be switched to single threaded process on the router with a non-shared counter variable.

Registration can be switched to single threaded process on the router with a non-shared counter variable.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: phanipavank/harmoney#5