mirror of
https://github.com/Facepunch/sbox-public.git
synced 2026-05-05 13:43:52 -04:00
Update QueryServers to stop throwing on cancellation and return any collected server data. Catch OperationCanceledException, letting callers treat timeouts as empty/partial results. Co-authored-by: trende2001 <68961063+trende2001@users.noreply.github.com>