The Virtue of Busy Waiting
Rafal Studnicki (@studzien) and I wrote about a better alternative to Process.sleep/1
for waiting on events in your tests! Make your test cases faster and more deterministic with busy waits: https://well-ironed.com/articles/the-virtue-of-busy-waiting/
Read next Adding Gleam to an Elixir project