[GH-ISSUE #159] Race in termdash_test #94

Closed
opened 2026-03-03 16:22:19 +03:00 by kerem · 0 comments
Owner

Originally created by @mum4k on GitHub (Mar 2, 2019).
Original GitHub issue: https://github.com/mum4k/termdash/issues/159

Race is here:

github.com/mum4k/termdash@275d95ad41/termdash_test.go (L611-L616)

Must wait for EDS to be empty, not just queue. Waiting for the queue doesn't guarantee that the receiver processed the event.

Originally created by @mum4k on GitHub (Mar 2, 2019). Original GitHub issue: https://github.com/mum4k/termdash/issues/159 Race is here: https://github.com/mum4k/termdash/blob/275d95ad418b6ecca8817de4b013b440fc9abbe6/termdash_test.go#L611-L616 Must wait for EDS to be empty, not just queue. Waiting for the queue doesn't guarantee that the receiver processed the event.
kerem 2026-03-03 16:22:19 +03:00
  • closed this issue
  • added the
    bug
    label
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/termdash#94
No description provided.