Monday, September 12th, 2005

flwyd: (dogcow moof!)
After a few typos in a question about an aggravating issue at work in which Sysiphus was mentioned, I suggested the following code:

while (true) {
    try {
        this.push(rock);
        break;
    } catch (RollbackException e) {
        // try again
    }
}
March 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 2026

Most Popular Tags

Expand Cut Tags

No cut tags
Page generated Wednesday, March 18th, 2026 04:47 am
Powered by Dreamwidth Studios