Hacker News new | ask | show | jobs
by jsd1982 264 days ago
Are we assuming that "testing" is limited to only exercising the single-threaded behavior of a function? I'm curious how others approach effective testing of multi-threaded behavior.