usync
usync copied to clipboard
Cleanup and improve arm64 spinning
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).