Maybe should make this the oldest bug i’m aware of.
It’s definitely one that sticks with you for a while.
I think deadlines passed with every I/O (including lock acquisition) are the only way out of this.
https://golang.org/pkg/context/ is the only time I’ve seen it supported at a language level.
Maybe should make this the oldest bug i’m aware of.
It’s definitely one that sticks with you for a while.
I think deadlines passed with every I/O (including lock acquisition) are the only way out of this.
https://golang.org/pkg/context/ is the only time I’ve seen it supported at a language level.