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
What steps will reproduce the problem?
1. Publish a message into queue
2.
3.
What is the expected output? What do you see instead?
Expected nothing bad, but an error occurs.
What version of the product are you using? On what operating system?
trunk: Commit:284a578dbd332debc905994e97f45027fd4ab5f0
Please provide any additional information below.
This problem occurs after $this->input->close(); (which is BufferedInput with
same socket) and then fclose($this->sock);
Here is a patch too
Original issue reported on code.google.com by [email protected] on 30 May 2011 at 7:56
Original issue reported on code.google.com by
[email protected]
on 30 May 2011 at 7:56Attachments:
The text was updated successfully, but these errors were encountered: