>
> Jira issue created: https://issues.apache.org/jira/browse/PROTON-1340
>
>
> Adel
>
>
> From: Adel Boutros
> Sent: Thursday, November 3, 2016 10:55:07 AM
> To: users@qpid.apache.org
> Subject: [Proton-c] [0.14.0] [Visual St
__
> From: Adel Boutros >
> Sent: Thursday, November 3, 2016 10:55:07 AM
> To: users@qpid.apache.org
> Subject: [Proton-c] [0.14.0] [Visual Studio 2013] Exception when
> destroying the container_impl after using the event_loop
>
> Hello,
>
>
> On Wind
el Boutros
Sent: Thursday, November 3, 2016 10:55:07 AM
To: users@qpid.apache.org
Subject: [Proton-c] [0.14.0] [Visual Studio 2013] Exception when destroying the
container_impl after using the event_loop
Hello,
On Windows using Visual Studio 2013, I am trying to use the
proton::thread_safe::event_loop(
Jira issue created: https://issues.apache.org/jira/browse/PROTON-1340
Adel
From: Adel Boutros
Sent: Thursday, November 3, 2016 10:55:07 AM
To: users@qpid.apache.org
Subject: [Proton-c] [0.14.0] [Visual Studio 2013] Exception when destroying the
container_impl
Hello,
On Windows using Visual Studio 2013, I am trying to use the
proton::thread_safe::event_loop() to inject some user events and trigger
actions on the messaging_handler.
It seems that when the proton::container_impl is being destroyed, I have an
error in the pn_error_free method.
PS: I