Skip to content

test: 8-agent concurrent same-name registration stress test#11

Merged
leondavi merged 1 commit intomasterfrom
v0.2.3
Apr 14, 2026
Merged

test: 8-agent concurrent same-name registration stress test#11
leondavi merged 1 commit intomasterfrom
v0.2.3

Conversation

@leondavi
Copy link
Copy Markdown
Owner

Added t_8agent_concurrent_same_name test: 8 agents (4 TCP, 2 HTTP, 2 stateless) all try to register with the same name simultaneously.

Validates:

  • All 8 agents get unique agent_ids (no duplicates)
  • Exactly 1 agent gets the base name
  • All 8 appear in the server's agent list
  • pluto_name_registry correctly handles concurrent cross-type registration

109 tests, 0 failures.

Added t_8agent_concurrent_same_name test: 8 agents (4 TCP, 2 HTTP,
2 stateless) all try to register with the same name simultaneously.

Validates:
- All 8 agents get unique agent_ids (no duplicates)
- Exactly 1 agent gets the base name
- All 8 appear in the server's agent list
- pluto_name_registry correctly handles concurrent cross-type registration

109 tests, 0 failures.
@leondavi leondavi merged commit 3e1c1a9 into master Apr 14, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant