zeromq / azmq

C++ language binding library integrating ZeroMQ with Boost Asio
Boost Software License 1.0
318 stars 108 forks source link

Lib doesn't preserve associated executors #147

Open vinipsmaker2 opened 5 years ago

vinipsmaker2 commented 5 years ago

I won't submit a PR fixing the issue because I'm in the process of getting rid of ZeroMQ in my application, but I wanted to warn users who experience bugs related to strands not being preserved.

Related issue: #11