Skip to content

fix:Fix bug where subsequent batch registration button click actually performs single-threaded registration#70

Merged
dou-jiang merged 2 commits intodou-jiang:mainfrom
RemMai:fix-batch-registration-bug
Apr 2, 2026
Merged

fix:Fix bug where subsequent batch registration button click actually performs single-threaded registration#70
dou-jiang merged 2 commits intodou-jiang:mainfrom
RemMai:fix-batch-registration-bug

Conversation

@RemMai
Copy link
Copy Markdown

@RemMai RemMai commented Apr 1, 2026

场景复现

  1. 我选择批量注册,线程是多个,而且是并行,当我无论是注册完毕还是取消任务。
  2. 页面不刷新
  3. 再次点击注册按钮,结果发现是单线程模式,

结果:
调试了一下代码,发现这个参数在后续的过程中都是false。所以这里就再次判断了一次。

希望合并这个pr,彻底修复这个bug

RemMai added 2 commits April 2, 2026 03:08
fix: resolve task cancellation bug; running tasks complete but no further tasks execute
@dou-jiang dou-jiang merged commit 451c4c8 into dou-jiang:main Apr 2, 2026
@RemMai RemMai deleted the fix-batch-registration-bug branch April 2, 2026 06:50
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