-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
In addition to the handle_setup work I found I had trouble with failing tests due to timing issues between sending a message and the consumer being ready to receive. I see that Rabbit's own tests use polling to wait on the state of the consumer GenServer.
To improve this I've added an on_ready callback: Odaeus@b6abacd
I can't open a PR yet as it's built on top of #67. Please let me know if you'd be interested in incorporating it too. I'm not fixed on on_ready as a name but handle_ready didn't sound quite appropriate.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels