Josh Everett
Results
3
comments of
Josh Everett
@42ae would you mind sharing a snippet showing the async calls you left open? Want to see what to avoid.
@42ae tried to reproduce your case but couldn't. Here is a test: https://github.com/josheverett/fireway/commit/46bfacbf79969b4e83e90f08a1690f01188f23f7 Forcing the test to wait before the `deepEqual` check didn't change the results. fireway does correctly detect...
@vdegenne thank you for this!