Skip to content

Conversation

@AbsurdlySuspicious
Copy link
Contributor

@AbsurdlySuspicious AbsurdlySuspicious commented Jun 12, 2025

Based on #84

Use shallow dict copy for _ranked_dictionaries when user inputs are present.
Should prevent possible issues with thread safety.
Performance impact should be minimal since there's not a lot of keys in root dictionary (less than 10 dictionaries by default)

@AbsurdlySuspicious AbsurdlySuspicious force-pushed the feature/user_inputs_copy branch from af1d4b2 to 98d87ec Compare June 12, 2025 17:56
@AbsurdlySuspicious AbsurdlySuspicious force-pushed the feature/user_inputs_copy branch from 98d87ec to c4951d4 Compare June 12, 2025 17:57
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