Skip to content

fix tests in windows - #252

Merged
woutdenolf merged 1 commit into
mainfrom
251-flaky-test_execute_without_celery
Aug 3, 2026
Merged

fix tests in windows#252
woutdenolf merged 1 commit into
mainfrom
251-flaky-test_execute_without_celery

Conversation

@woutdenolf

@woutdenolf woutdenolf commented Aug 3, 2026

Copy link
Copy Markdown
Member

I could not find any other reason than: on Windows, subprocess spawn/import overhead and slower per-event SQLite commits (NTFS/AV scanning) push total event-delivery time past the hard-coded 10s window.

Overall CI time is an indicator:

  • Linux: ~6.2min
  • Windows: ~8min

@woutdenolf woutdenolf linked an issue Aug 3, 2026 that may be closed by this pull request
@woutdenolf woutdenolf self-assigned this Aug 3, 2026
@woutdenolf
woutdenolf merged commit 726f054 into main Aug 3, 2026
8 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.

Flaky test_execute_without_celery

1 participant