Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

exited in: GenServer.call(GitHub.Testing.Store.ETS, :clear_mocks, 5000) #7

Open
yujonglee opened this issue May 24, 2024 · 0 comments

Comments

@yujonglee
Copy link

  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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant