Skip to content

feat: fire timers immediately in TestOutboxBroker sync mode#11

Merged
lesnik512 merged 1 commit into
mainfrom
feat/test-broker-immediate-timers
May 21, 2026
Merged

feat: fire timers immediately in TestOutboxBroker sync mode#11
lesnik512 merged 1 commit into
mainfrom
feat/test-broker-immediate-timers

Conversation

@lesnik512
Copy link
Copy Markdown
Member

Sync dispatch now ignores activate_in / activate_at — handlers run before publish returns regardless of next_attempt_at. Trades production parity for test ergonomics; run_loops=True still honors scheduling for tests that need it. Adds a Testing section to README documenting both modes.

Sync dispatch now ignores activate_in / activate_at — handlers run before
publish returns regardless of next_attempt_at. Trades production parity for
test ergonomics; run_loops=True still honors scheduling for tests that need
it. Adds a Testing section to README documenting both modes.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@lesnik512 lesnik512 self-assigned this May 21, 2026
@lesnik512 lesnik512 merged commit c3c6a9b into main May 21, 2026
3 checks passed
@lesnik512 lesnik512 deleted the feat/test-broker-immediate-timers branch May 21, 2026 08:17
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