We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
系统:Windows 10 Server 复现步骤:让一个没签到过的人签到,有概率复现
群里会发送 ERROR: database is locked (5) (SQLITE_BUSY),随后会发送一张签到图片 后台没有错误信息输出 怀疑是 https://github.com/FloatTech/ZeroBot-Plugin/blob/master/plugin%2Fscore%2Fsign_in.go#L143-L143 的问题
ERROR: database is locked (5) (SQLITE_BUSY)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
系统:Windows 10 Server
复现步骤:让一个没签到过的人签到,有概率复现
群里会发送
ERROR: database is locked (5) (SQLITE_BUSY)
,随后会发送一张签到图片后台没有错误信息输出
怀疑是 https://github.com/FloatTech/ZeroBot-Plugin/blob/master/plugin%2Fscore%2Fsign_in.go#L143-L143 的问题
The text was updated successfully, but these errors were encountered: