[
https://issues.apache.org/activemq/browse/AMQCPP-104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_39047
]
Timothy Bish commented on AMQCPP-104:
-------------------------------------
I've run this test using the 2.0 release and not seen any hangs in windows.
There does seem to be an issue in trunk though, seems to hang pretty
consistently. It looks like it may have something to do with this issue:
http://issues.apache.org/activemq/browse/AMQCPP-107 as it seems like the socket
read is hanging, if I kill the broker, the test completes.
> Enabling async send prevents program from terminating properly on Windows
> -------------------------------------------------------------------------
>
> Key: AMQCPP-104
> URL: https://issues.apache.org/activemq/browse/AMQCPP-104
> Project: ActiveMQ C++ Client
> Issue Type: Bug
> Affects Versions: 2.0, 2.1
> Reporter: Albert Strasheim
> Assigned To: Nathan Mittler
> Fix For: 2.0.1
>
> Attachments: asynchang.cpp
>
>
> Setting transport.useAsyncSend=true prevents programs using AMQCPP on Windows
> from terminating properly. Simple example attached. I think this also
> explains why the integration tests don't quit properly on Windows.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.