Zhen Tian
Zhen Tian
# Bug Report ## Description links in index.html does not contain `.html` suffix, but generated html files has. ## Steps to Reproduce ``` log4brains build -o public ``` ## Expected...
finish this feature for issue #112
Currently, a TaskTiger worker can process only one task concurrently. Is it possible to have one worker prefork multiple pool subprocesses so that it could process multiple tasks at same...
I use `croniter` to parse crontab expression and provide a `cron_expr` function for `schedule` argument, is it possible add this feature into tasktiger?
I'm following book content but can not finish the demo, and I searched a lot, youtube videos, stackoverflow posts, etc, I don't know why the demo could do that without...
无法登录
get captcha id error: hostname 'douban.fm' doesn't match either of '*.douban.com', 'douban.com' 但用curl带着user agent获取id是正常的
用pip安装时需要编译,因为之前没有安装`python-dev`和`libffi-dev`导致找不到`Python.h`和`ffi.h` 我用的debian7
BucketManager.list的文档和返回值不一致
### Describe the bug I connected two RGB units with M5Atom, initiationly I'd like to use both internal LCD and RGB units together, but I found if I initialize the...