summaryrefslogtreecommitdiff
path: root/internal/eventloop.go
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-07-10 22:37:09 +0300
committerPaul Buetow <paul@buetow.org>2025-07-10 22:37:09 +0300
commit755036f41001a6c408fc97e2642a02d5ea7f51a3 (patch)
treef01f6f529cabeea7a859dcf8b864965db05c9a87 /internal/eventloop.go
parent865ccd8a8bc0eff72686577a9fc159a6a8934b31 (diff)
fix: Add delay to EnterOnlyTest to prevent race condition
The EnterOnlyTest was failing intermittently due to a race condition where the test was checking for pending enter events before the eventloop had finished processing them. Added a 20ms delay to ensure events are properly stored before verification. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
Diffstat (limited to 'internal/eventloop.go')
0 files changed, 0 insertions, 0 deletions