Skip to content
New issue

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

fix(Doc): 修正偶发情况下,帮助文档的TextMap并发导致的panic闪退问题。 #1054

Merged
merged 3 commits into from
Oct 8, 2024

Conversation

PaienNate
Copy link
Contributor

曾经在小鸟处遇到过TextMap并发,导致panic的问题。故切换成SyncMap。

注:已经在小鸟处稳定测试无异常

注2:但是现在提交的代码并非从小鸟处直接粘贴的,而是根据原理重新改的,由于电脑不同,未能进行测试。

dice/builtin_commands.go Outdated Show resolved Hide resolved
dice/builtin_commands.go Outdated Show resolved Hide resolved
dice/builtin_commands.go Outdated Show resolved Hide resolved
dice/builtin_commands.go Outdated Show resolved Hide resolved
dice/builtin_commands.go Outdated Show resolved Hide resolved
@Xiangze-Li Xiangze-Li merged commit 62b30f0 into sealdice:master Oct 8, 2024
1 of 2 checks passed
@PaienNate PaienNate deleted the feat-textmap branch October 8, 2024 13:07
kenichiLyon pushed a commit to kenichiLyon/sealdice-core that referenced this pull request Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants