Skip to content

[Windows] Fix COMException using Connectivity class#10062

Merged
rmarinho merged 1 commit intomainfrom
fix-9972
Sep 13, 2022
Merged

[Windows] Fix COMException using Connectivity class#10062
rmarinho merged 1 commit intomainfrom
fix-9972

Conversation

@jsuarezruiz
Copy link
Copy Markdown
Contributor

Description of Change

Fix COMException using Connectivity class on Windows.

fix-7393

Issues Fixed

Fixes #9972

@jsuarezruiz jsuarezruiz added t/bug Something isn't working platform/windows area-essentials Essentials: Device, Display, Connectivity, Secure Storage, Sensors, App Info labels Sep 12, 2022
Copy link
Copy Markdown
Member

@mattleibow mattleibow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A bit unfortunate this. Can we file a bug and see if this is a bug in the WASDK? This should only be accessing system things and not tied to a particular Window.

@rmarinho rmarinho merged commit 6bd3273 into main Sep 13, 2022
@rmarinho rmarinho deleted the fix-9972 branch September 13, 2022 10:15
@github-actions github-actions bot locked and limited conversation to collaborators Dec 18, 2023
@samhouts samhouts added the fixed-in-7.0.0-rc.2.6866 Look for this fix in 7.0.0-rc.2.6866! label Aug 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-essentials Essentials: Device, Display, Connectivity, Secure Storage, Sensors, App Info fixed-in-7.0.0-rc.2.6866 Look for this fix in 7.0.0-rc.2.6866! platform/windows t/bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Connectivity implementation not thread-safe on Windows, returning incorrect network status

4 participants