rabbitmq / ra

A Raft implementation for Erlang and Elixir that strives to be efficient and make it easier to use multiple Raft clusters in a single system.
Other
813 stars 96 forks source link

Fix the mock in the test #364

Closed mkuratczyk closed 1 year ago

mkuratczyk commented 1 year ago
  1. It wasn't actually triggering a process exit
  2. It was crasing Beam on OTP 26