collective / collective.taskqueue

Asyncore-based asynchronous task queue for Plone
https://pypi.org/project/collective.taskqueue
8 stars 7 forks source link

use @implementer decorator #21

Closed petschki closed 5 years ago

datakurre commented 5 years ago

Thanks! Although it is good to know that this package relies on ZServer, so will not work on Python 3 too soon.

I will need this kind of behavior myself, so we will be looking into that next year.

datakurre commented 5 years ago

I'll merge this now for master. I'll probably make master with this into a 1.0 release.

Python 3 support require significant changes and will result into version incompatible with anything without my WIP Twisted ZServer. Discussion at #22