LCBHSStudent
LCBHSStudent
### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug When I set Sanic's `start_method` to `fork` and enable `INSPECTOR`,...
* **asyncpg version**: `0.2.7` * **PostgreSQL version**: `PostgreSQL 13.3 (Debian 13.3-1.pgdg110+1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 10.2.1-6) 10.2.1 20210110, 64-bit` * **Do you use a PostgreSQL SaaS? If so,...
最近在尝试接入buildtool,遇到了一些问题,还请各位解惑,不胜感激 1. buildtool 对接的后端 `https://apollo.baidu.com/packages/api` 是贵团队自己研发的web服务吗?还是使用第三方的制品管理服务 2. buildtool release 能否打包 `third-wrapper` 类型的依赖为 `.deb` 文件?我看源码内是不支持的 3. buildtool 有没有提供上传/发布软件包的入口命令?还是说需要自己上传deb文件