Hacker News new | ask | show | jobs
by charleslmunger 3385 days ago
I don't think that's a definition that makes sense - consider Thread.sleep(Integer.MAX_VALUE). I think we would all agree that the thread is blocked, but not on the progress of other threads.