We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
GenServer
Putting this here for posterity because I can't look into it right now!
~/dev/next-ls za-patch-1* 1m 10s ❯ bin/start --port 9000 Compiling 1 file (.ex) Starting on port 9000 09:33:43.469 [error] Task #PID<0.300.0> started from #PID<0.275.0> terminating ** (stop) exited in: GenServer.call(:"db-mneme", {:query, "DELETE FROM 'references'\nWHERE file = ?;\n", ["/home/z/dev/mneme/lib/mneme/diff.ex"]}, 5000) ** (EXIT) time out (elixir 1.15.4) lib/gen_server.ex:1074: GenServer.call/3 (next_ls 0.9.1) lib/next_ls.ex:425: anonymous fn/4 in NextLS.handle_notification/2 (elixir 1.15.4) lib/task/supervised.ex:101: Task.Supervised.invoke_mfa/2 (elixir 1.15.4) lib/task/supervised.ex:36: Task.Supervised.reply/4 Function: #Function<32.115956593/0 in NextLS.handle_notification/2> Args: []
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Putting this here for posterity because I can't look into it right now!
The text was updated successfully, but these errors were encountered: