With the only thing changing in an application's codebase being upgrading from 2.10.1 to 2.10.2, every run of the test suite starts with:
15:15:25.084 [error] GenServer #PID<0.625.0> terminating
** (stop) killed
Last message: {:EXIT, #PID<0.624.0>, :killed}
I've been trying to create a livebook to provide a minimal reproduction of the problem but thus far have been failing. If such a reproduction example is needed then I'll be happy to continue to try to create one.
Thanks!
With the only thing changing in an application's codebase being upgrading from 2.10.1 to 2.10.2, every run of the test suite starts with:
I've been trying to create a livebook to provide a minimal reproduction of the problem but thus far have been failing. If such a reproduction example is needed then I'll be happy to continue to try to create one.
Thanks!