Files
HAL9000 14f51b48b7
CI / benchmark-publish (pull_request) Has been skipped
CI / push-validation (pull_request) Successful in 31s
CI / lint (pull_request) Failing after 1m35s
CI / build (pull_request) Successful in 1m19s
CI / helm (pull_request) Successful in 56s
CI / benchmark-regression (pull_request) Failing after 1m38s
CI / quality (pull_request) Successful in 2m4s
CI / security (pull_request) Successful in 2m11s
CI / typecheck (pull_request) Successful in 2m14s
CI / integration_tests (pull_request) Successful in 4m34s
CI / e2e_tests (pull_request) Successful in 6m7s
CI / unit_tests (pull_request) Successful in 6m53s
CI / coverage (pull_request) Has been skipped
CI / docker (pull_request) Has been skipped
CI / status-check (pull_request) Failing after 4s
fix(a2a/events): add PR compliance checklist items for A2aEventQueue thread-safety fix (#8256)
This commit adds the mandatory compliance items from the PR checklist that were
missing on the original threading.Lock implementation:

- CHANGELOG.md entry under [Unreleased]/Fixed documenting the A2aEventQueue
  lock-guarding fix (issue #7604 / PR #8256)
- CONTRIBUTORS.md entry for HAL 9000's concurrency safety contribution
- BDD test scenarios verifying concurrent publish+unsubscribe and
  subscribe-while-publishing complete without RuntimeError crashes

ISSUES CLOSED: #7604
2026-05-09 00:07:32 +00:00
..