Daniel Silva

Results 1 comments of Daniel Silva

I've ran into this issue as well and did some investigation and I am pretty sure where the problem is. On the `lib/commanded/event/handler.ex` file we have: ```elixir defmodule Commanded.Event.Handler do...