Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Fix detection of runtime errors in threads.
I can only imagine this must have worked at some point in the past, but it sure didn't now. More odd is that this only showed up some of them time. Anyway, fixed now, and simple programs doing things like `await start die 'foo'` will now not report errors as if they were compile-time.
- Loading branch information