You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@derekkraan library is working fine for me. One of the test cases if failing. At first glance it looks like the test cases should never pass, as it never consumes the messages from the cluster creation.
I'm running tests with
ELIXIR_ERL_OPTIONS='-kernel prevent_overlapping_partitions false' mix test
fails with
To me it looks like the test case is wrong.
The text was updated successfully, but these errors were encountered: