Closed JacquelineCasey closed 2 years ago
Hey @jackcasey067 , sorry for the late response. Thanks for the PR.
Theoretically, it is a breaking change, because someone can expect IsRunning=false
inside DisconnectionHappened
stream.
But I believe it is minor.
Merging.
See #114.
I updated a test to catch this new behavior, and then I updated the code accordingly (this only required a tiny change).