1
0
mirror of https://github.com/Mrs4s/go-cqhttp.git synced 2025-05-04 19:17:37 +08:00

5 Commits

Author SHA1 Message Date
源文雨
291942357b fix: 在登录时不禁用快速编辑 2023-03-01 20:56:28 +08:00
wdvxdr
a3906a5d33
style: go1.17 fmt ./... 2021-07-28 19:29:48 +08:00
povsister
a87d0e9f8f
fix wrong channel closed in SetupMainSignalHandler (#939) 2021-06-29 19:43:20 +08:00
povsister
752c82e8d6
deal with pipe close error 2021-06-26 14:53:19 +08:00
povsister
e2cafbd7d6
添加无需额外配置直接打印stack的功能
*unix: kill -USR1 <gocq_pid>
windows: echo dumpstack >\\.\pipe\go-cqhttp-<pid>

stackdump将直接以<exec_name>.<pid>.stacks.<timestamp>.log
的文件名保存在当前工作目录下
2021-06-26 14:33:37 +08:00