Jackson Utsch
Jackson Utsch
A mutex yes. Running many e2e tests from separate files.
Yes, using jest for testing here. Hmm, I thought there was only a single instance of `PORTS_CACHE` defined at the file level and they would all use the same? Ex:...
Ahh, good to know. Then a temp file might be the way to go.
@hasezoey This seems to work for me. I've not seen the error show up when using the tag and flag. 😃
Great. Agreed it should be default behavior. Good to have a reproducible test with the issue here.
> but today just run into a case where i consistently got failed tests because of "port already in use" (even after multiple tries), adding EXP_NET0LISTEN actually fixed it, at...
As v4 has been released will this start coming into place soon for the next major release? 🙏