smok-serwis / coolamqp

Pure Python pretty fast AMQP client with sane reconnects
MIT License
6 stars 1 forks source link

coolamqp.objects.Callable is not threadsafe #22

Closed piotrmaslanka closed 6 months ago

piotrmaslanka commented 7 years ago

And most of the time it doesn't need to be.

A new thread-safe class should be made not to hurt performance in existing places.