elixir-circuits / circuits_uart

Discover and use UARTs and serial ports in Elixir
Apache License 2.0
188 stars 48 forks source link

Bad Match in `find_pids/0` #101

Closed RickCarlino closed 2 years ago

RickCarlino commented 3 years ago

Setup

Expected Behavior

Application eventually recovers, but the error did trigger our production error logger.

Actual Behavior

This is what our production error reporter spotted:

Steps to Reproduce the Problem

Unfortunately, I am not sure. Hopefully, the stack trace helps. Happy to provide more information if needed.