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

[1.5] UWP Disconnect hangs #3

Open
DamianSuess opened this issue May 27, 2022 · 0 comments
Open

[1.5] UWP Disconnect hangs #3

DamianSuess opened this issue May 27, 2022 · 0 comments
Assignees
Labels
needs reviewed Item needs to be reviewed or reproduced
Milestone

Comments

@DamianSuess
Copy link
Contributor

When disconnecting from a device, the task hangs.

The last item called is in the TaskBuilder's SafeEnqueueAndExecute

      return await (tcs?.Task ?? Task.FromResult(default(TReturn)));
@DamianSuess DamianSuess added the needs reviewed Item needs to be reviewed or reproduced label Sep 4, 2022
@DamianSuess DamianSuess changed the title UWP Disconnect hangs [1.5] UWP Disconnect hangs Sep 4, 2022
@DamianSuess DamianSuess self-assigned this Sep 4, 2022
@DamianSuess DamianSuess added this to the v1.0 milestone Mar 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs reviewed Item needs to be reviewed or reproduced
Projects
None yet
Development

No branches or pull requests

1 participant