Kevin Lewis
Kevin Lewis
I encountered this error recently: ``` erlang error: {:timeout, {GenServer, :call, [Metrix.Modifiers, {:get, #Function}, 5000]}} gen_server.erl:812 :in `terminate` proc_lib.erl:247 :in `init_p_do_apply` ``` Should Metrix timeout on calls like `get_prefix`?
This function is in support for the new supervisor child specs supported in Elixir. This allows just the module to be provided as a child to the parent supervisor. ```...
They are with `Kaffe.Consumer`. It seems like something we should add to the group consumer.
Would you be interested in labeling a new release for the code that's in `master`? It has the `size` operation which I'm using. It would be nice if it was...