canonical / canonical/nm.dart

race condition when activating network

Open
#73 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Dart
Stars
30
Forks
12
PR merge metrics
No merged PRs in 30d

Description

`addAndActivateConnection` awaits the networkmanager `AddAndActivateConnection` method call completion, then starts looking for the active connection to be added.

However, sometimes it seems the active connection is added before the `AddAndActivateConnection` call is complete, and the function never completes.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.