Skip to content

Fix threading with SettingsManager and PreferencesManager #502

@brandonhs

Description

@brandonhs

PreferencesManager can have issues with threading

SettingsManager is "too safe"

Middle ground is to either switch both to asyncio with some monitoring system, or to switch to just threading.Lock

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions