Hacker News new | ask | show | jobs
by ridiculous_fish 3408 days ago
How about a long-running calculation that uses atomic variables to report progress or poll for cancellation? Might it move all of the atomic ops outside of the loop?