-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[bugfix](wgcore) map at only get reference and it will core in multit…
…hread (#31702) map.at method only get a reference of the task group. in multi thread env, the task group maybe erased by another thread. map.at()->stop_task_schedulers will core. --------- Co-authored-by: yiguolei <[email protected]>
- Loading branch information
1 parent
7d4e855
commit d8b4edb
Showing
1 changed file
with
10 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters