You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1) test it works (Fastrepl.ThreadTest)
Error: test/fastrepl/thread_test.exs:19
** (exit) exited in: GenServer.call(GitHub.Testing.Store.ETS, :clear_mocks, 5000)
** (EXIT) no process: the process is not alive or there's no process currently associated with the given name, possibly because its application isn't started
stacktrace:
(elixir 1.16.2) lib/gen_server.ex:1114: GenServer.call/3
(ex_unit 1.16.2) lib/ex_unit/on_exit_handler.ex:136: ExUnit.OnExitHandler.exec_callback/1
(ex_unit 1.16.2) lib/ex_unit/on_exit_handler.ex:122: ExUnit.OnExitHandler.on_exit_runner_loop/0
This happens sometimes, not always.
https://github.com/fastrepl/fastrepl/actions/runs/9223384318/job/25376481368
https://github.com/fastrepl/fastrepl/blob/main/test/fastrepl/thread_test.exs
The text was updated successfully, but these errors were encountered: