Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
pmarreck
on Jan 31, 2016
|
parent
|
context
|
favorite
| on:
A Programming Language with Deterministic Multithr...
Less "deterministic multithreading," more "side-effect-free multithreading," IMHO.
If your tests depend on thread order, they are bad tests or your code or design is bad. Period.
Consider applying for YC's Fall 2026 batch!
Applications
are open till July 27.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
If your tests depend on thread order, they are bad tests or your code or design is bad. Period.