You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the reader becomes unavailable, running the reader.read function freezes the script and only a kill -9 will stop it.
I'd like to be able to exit cleanly when the reader becomes unavailable.