[Git][wine/wine][master] mf/tests: Fix potential race conditions in test.
Alexandre Julliard pushed to branch master at wine / wine Commits: 15da2e0a by Brendan McGrath at 2026-02-23T22:42:39+01:00 mf/tests: Fix potential race conditions in test. This fixes two potential race conditions: 1. That we can process the sample_event and check the sinks collection count prior to the sink adding the new sample to its collection; and 2. That the source stream can add multiple samples to its collection within the time it takes for us to process a single event. - - - - - 1 changed file: - dlls/mf/tests/mf.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/15da2e0a28f8587fc918d0ba093b94b... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/15da2e0a28f8587fc918d0ba093b94b... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)