Skip to content
Commit ca99cf03 authored by Philip Withnall's avatar Philip Withnall
Browse files

tests: Use separate GMainContext in thread in spawn-multithreaded



Otherwise the `start_thread()` threads and the main thread are competing
to iterate the global default context, which is probably not what was
intended.

Signed-off-by: default avatarPhilip Withnall <pwithnall@endlessos.org>
parent 54748d3b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment