Skip to content

tests: Bump the refcount timeout in gdbus-threading

Currently the test waits for 1s before deciding that a refcount has been leaked. But slow test machines might take longer than that between scheduling different threads to sort out the refcount, so increase the timeout.

Signed-off-by: Philip Withnall withnall@endlessm.com

Helps: #1515 (closed)

Merge request reports