-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
Closed
Labels
buildIssues and PRs related to build files or the CI.Issues and PRs related to build files or the CI.macosIssues and PRs related to the macOS platform / OSX.Issues and PRs related to the macOS platform / OSX.
Description
I saw 10s of popups in MacOS asking "Do you want the application node to accept incoming network connections?" when I ran the test suite. They just keep coming, 1 every 5-10 seconds. The only way to stop is force close vscode. Happened when I ran ./configure && make -j4 test
.
- Operating Sustem: MacOS
- Version: Big Sur 11.0.1
What steps will reproduce the bug?
- Cloned my Fork
- Made a few changes to tests (var to let/const)
- Ran the Test Suite
./configure && make -j4 test
How often does it reproduce? Is there a required condition?
This happened twice.
First time, I did not allow. Simply force closed vscode.
I wanted to try again to get a screenshot this time.
So I ran the test suite a second time, got the screenshot and allowed the application to get incoming calls.
What is the expected behavior?
One popup must be enough.
What do you see instead?
I see 10s of popups. They keep increasing. 1 every 5-10 seconds.
Additional information
The only way to make it stop is to force close vscode. The popups just keep coming.
brandonmcconnell
Metadata
Metadata
Assignees
Labels
buildIssues and PRs related to build files or the CI.Issues and PRs related to build files or the CI.macosIssues and PRs related to the macOS platform / OSX.Issues and PRs related to the macOS platform / OSX.