Closed Kukunin closed 5 years ago
Wait with merging, I'm testing it on my pet project, and I might add more commits
I checked with ex_unit - they are fault tolerant to process exits as well as they run every example in a separate PID. I'm not sure whether my change affects Ecto.Sandbox, since even async: false
examples run in different PIDs.
I roll enough this PR with my project and can't see any downside:
Please, review it and merge, if you like it
Thanks @Kukunin ! It looks awesome! Sorry for late response.
Later is better, than never =) Thanks
@Kukunin , I've just published 1.6.4 with the changes.
Fixes #283, where the whole suite might crash on a single test