mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-05 01:20:42 +00:00
c500c326f3
* Without this sleep, a second CheckStatus() could actually receive a busy signal on localhost (or a sufficiently fast connection or slow computer) because the last client hang-up hasn't completed by the time the next connection comes in.