Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

when the mq broker is broken, stomp will throw loop exception #33

Open
jiansongjay opened this issue Sep 24, 2014 · 1 comment
Open

Comments

@jiansongjay
Copy link

As I say, when the mq is stopped, something happened like that it will throw loop exception. I think bug is on that place.

    // force disconnect, if previous established connection exists
    $this->disconnect();

It cannot write to the socket.

@jmglsn
Copy link

jmglsn commented Sep 24, 2014

Maybe the requested pull will fix your problems too... #32

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants