usync icon indicating copy to clipboard operation
usync copied to clipboard

Cleanup and improve arm64 spinning

Open kprotty opened this issue 1 year ago • 0 comments

CI has been failing for a while due to various workarounds which don't seem needed anymore. Also took this opportunity to spin with WFE on aarch64 and replaced exponential backoff with randomized spinning (both strategies from libdispatch).

kprotty avatar Sep 13 '24 21:09 kprotty