Skip to content

Instantly share code, notes, and snippets.

@hassox
Created March 1, 2015 01:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hassox/cabde7146ae0a817c386 to your computer and use it in GitHub Desktop.
Save hassox/cabde7146ae0a817c386 to your computer and use it in GitHub Desktop.
iex(5)> Phoenix.PubSub.subscribers(Guzzler.PubSub, "feeds")
** (exit) exited in: GenServer.call(Guzzler.PubSub, {:subscribers, "feeds"}, 5000)
** (EXIT) no process
(elixir) lib/gen_server.ex:356: GenServer.call/3
(phoenix) lib/phoenix/pubsub.ex:124: Phoenix.PubSub.call/2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment