Hacker News new | ask | show | jobs
by aardvark179 986 days ago
Does coffee script support standard async constructs? Then you can have concurrency bugs. They may be more limited than the bugs you’ll see in languages that support parallel execution but they can still happen, all you need is to read a value at one time, and have any possibility it has been changed at the point you depend on it.