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

FancyZones: make FancyZonesData multithread safe #1246

Closed
enricogior opened this issue Feb 10, 2020 · 2 comments
Closed

FancyZones: make FancyZonesData multithread safe #1246

enricogior opened this issue Feb 10, 2020 · 2 comments
Assignees
Labels
Area-Quality Stability, Performance, Etc. Product-FancyZones Refers to the FancyZones PowerToy Resolution-Fix Committed Fix is checked in, but it might be 3-4 weeks until a release.
Milestone

Comments

@enricogior
Copy link
Contributor

Applies to the new code added by #1194

FancyZonesData can be potentially called by different threads, let's make sure it is multi thread safe.

@enricogior enricogior added Product-FancyZones Refers to the FancyZones PowerToy Area-Quality Stability, Performance, Etc. labels Feb 10, 2020
@yuyoyuppe yuyoyuppe self-assigned this Feb 10, 2020
@yuyoyuppe yuyoyuppe added the Status-In progress This issue or work-item is under development label Feb 10, 2020
@crutkas
Copy link
Member

crutkas commented Feb 10, 2020

Assuming 0.15 dependency?

@enricogior enricogior added this to the 20.01 release milestone Feb 10, 2020
@crutkas crutkas modified the milestones: 20.01 release, 20.02 release Feb 12, 2020
@yuyoyuppe yuyoyuppe added Resolution-Fix Committed Fix is checked in, but it might be 3-4 weeks until a release. and removed Status-In progress This issue or work-item is under development labels Feb 17, 2020
@enricogior
Copy link
Contributor Author

Fix available in 0.15.0 https://github.com/microsoft/PowerToys/releases

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Quality Stability, Performance, Etc. Product-FancyZones Refers to the FancyZones PowerToy Resolution-Fix Committed Fix is checked in, but it might be 3-4 weeks until a release.
Projects
None yet
Development

No branches or pull requests

3 participants