otobus / event_bus

:surfer: Traceable, extendable and minimalist **event bus** implementation for Elixir with built-in **event store** and **event watcher** based on ETS.

Home Page:https://hexdocs.pm/event_bus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flaky tests with seed 249016

tlvenn opened this issue · comments

Describe the bug
Running tests with seed 249016 triggers an error

To Reproduce
Steps to reproduce the behavior:

  1. mix test --seed 249016

Expected behavior
The test should pass

Log
image

please complete the following information:

  • OS: Mac OS 10.15
  • Elixir version: 1.11.0
  • OTP version: 23.0