Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(1-3217): run in a neverending loop (#615)
Instead of using `while let Ok(...)` To run the listening loop, we'll just use a plain old loop. This is an experiment to see if this'll make it always reconnect successfully.
- Loading branch information