牛牛

Results 13 issues of 牛牛

Hi, I encountered the libuv assertion error while running multiprocessing and communicating with child processes via OS pipes. I've prepared a minimal reproducible case. I'm using [kchmck/aiopipe](https://github.com/kchmck/aiopipe) to create pipes,...

bug

**Describe the bug** A clear and concise description of what the bug is. Using Line platform, replying text in the error handler (aka `_error.js`) did not actually send replied text...

bug

Hello, I have set up the apispec and visited the web page with browser and I found that all swagger static files are 404 not found. For example, I have...

新年好,久等了。 看看還有沒有漏改了什麼,再跟我說一聲。

Data proxy is always marked as modified after its `set()` method is called. It does not check if the value was really changed before marking it as modified. https://github.com/Scille/umongo/blob/15f0ca9751ed9e1c41d5e7aa98a9d075b8ec2e38/umongo/data_proxy.py#L145-L153 I...

enhancement

When doing `veripress generate`, sub-folders of themes' `static` folder cannot have the same name as sub-folders of user's `static` folder. For example, given a theme has its images under `themes//static/img`....

## Default branch Currently to install third-party theme, command `veripress theme install someone/the-theme` is used. If no `branch` option is specified, veripress defaults to clone from `master` branch. However, for...

懶惰, 是進步的原動力 ... 😂 以下純屬建議~ 1. `veripress theme use ` 將主題名稱寫入配置 (config.py) 2. `veripress config ` 其他 config.py 的配置 3. `veripress new [--title ] [--ext md] [--draft] [-- 其他 YAML...

## Scripts ### Clean Clean all files that match `src/**/*.d.ts` and `src/**/*.js` and the `.dist` folder (which contains local builds). ``` npm run clean ``` ### Commit Following semantic commit...

docs

``` 1 test failed connection › connection › manually reconnect after a normal connection closure Error: `t.end()` was never called ```

bug
need investigate