Skip to content

[BUG] fix bug in disallow in graph#464

Merged
vadiklyutiy merged 1 commit intomainfrom
vadim/sync-dis-bug
Jul 27, 2024
Merged

[BUG] fix bug in disallow in graph#464
vadiklyutiy merged 1 commit intomainfrom
vadim/sync-dis-bug

Conversation

@vadiklyutiy
Copy link
Copy Markdown
Collaborator

Time by time after introducing disallow in graph for not supported ops in #317, the following bug arise

>       for module_name, module in sys.modules.items():
E       RuntimeError: dictionary changed size during iteration

Fix one possible reason of it.

@vadiklyutiy vadiklyutiy requested a review from yaoyaoding July 27, 2024 02:29
@vadiklyutiy vadiklyutiy self-assigned this Jul 27, 2024
@vadiklyutiy vadiklyutiy merged commit d84f2c5 into main Jul 27, 2024
@vadiklyutiy vadiklyutiy deleted the vadim/sync-dis-bug branch July 27, 2024 11:53
vadiklyutiy pushed a commit that referenced this pull request Dec 19, 2024
vadiklyutiy pushed a commit that referenced this pull request Dec 20, 2024
vadiklyutiy pushed a commit that referenced this pull request Dec 26, 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.

1 participant