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

Copy over data dict when iterating #2735

Merged
merged 1 commit into from
Apr 15, 2022
Merged

Copy over data dict when iterating #2735

merged 1 commit into from
Apr 15, 2022

Conversation

pjrobertson
Copy link
Member

Fixes #2718

Very simple. Copy the dict before iterating over it to avoid any mutations during iteration.

@n8henrie n8henrie merged commit bd3c6dd into master Apr 15, 2022
@skurfer skurfer deleted the fix2718 branch April 18, 2022 00:43
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.

Version 2.02 crashes all the time
2 participants