4 ms·
It seems like you'd have to avoid having async code inside of an autorun, otherwise when it resumes `Tracker.currentComputation` could be different?
by ratbeard 12y ago
It seems like you'd have to avoid having async code inside of an autorun, otherwise when it resumes `Tracker.currentComputation` could be different?