twisted / ampoule

Process pool for Twisted, using AMP
Other
12 stars 19 forks source link

sets module deprecated #12

Closed moshez closed 6 years ago

moshez commented 6 years ago

On recent versions of Python, whenever a worker process starts, it spits out this warning:

.../ampoule/main.py:4: exceptions.DeprecationWarning: the sets module is deprecated

moshez commented 6 years ago

Does not reproduce on current head (9232ffa43fcbb094f52dd9cf3e38d15027ab21b7)