collective / collective/collective.taskqueue
Support ZConfig on no-ZServer environments
Open
- Dominant language
- Python
- Stars
- 7
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
The current way to configure queues is to use ZConfig, but unfortunately it depends on ZServer being around, and unless you are @datakurre you might not be using ZServer on python 3 🙂
I spend way too much time to admit here trying to get that to work, and I thought I could finally find the light at the end the tunnel seeing how `haufe.requestmonitoring` is being configured, but alas, it is by no means a 1:1 thing, again too much time spent with this as well 🤷🏾
Why is so complicated to define some options in ZConfig? 🤦🏾
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.