Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Someone
on May 17, 2016
|
parent
|
context
|
favorite
| on:
High CPU use by taskhost.exe when Windows 8.1 user...
The programmers evidently didn't consider this failure mode. I guess they did consider others. Code could look like this:
while(!done) { try { foo(); baz(); done = true; } catch(...) {} }
with
baz
failing, but the retry present to handle cases where foo fails.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: