Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
preseinger
on Jan 20, 2023
|
parent
|
context
|
favorite
| on:
Conc: Better Structured Concurrency for Go
In Go when some code writes `panic` it is expressing an error condition which should not be intercepted by callers and is expected to terminate the process. A panic is not an error, and panics should not be recovered as if they were errors.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: