When debugging tests, if I just close the debugger without finishing the test run, I get this weird message. Has anybody had this problem before?
Yes, just five minutes ago, but I was doing weird stuff with processes, so I thought it was my fault. The error happens #runUntilErrorOrReturnFrom:. The error is weird, since �topContext� should be set to �thisContext�. Maybe a compiler problem?