Skip to content

terminal.integrated.killGracefully Setting has opposite effect on windows #250523

@amunger

Description

@amunger

Testing #249671

Went through the test steps with the setting disabled - no error

enabled the setting just to see if there was any difference

this time

thread 'main' panicked at examples\hello-world\src\main.rs:17:10:
called `Result::unwrap()` on an `Err` value: Os { code: 10048, kind: AddrInUse, message: "Only one usage of each socket address (protocol/network address/port) is normally permitted." }
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
error: process didn't exit successfully: `target\debug\example-hello-world.exe` (exit code: 101)
Makefile:2: recipe for target 'do-cargo-run' failed
mingw32-make: *** [do-cargo-run] Error 101

note I had to use mingw32-make on windows ARM since make isn't available

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable buginsiders-releasedPatch has been released in VS Code InsiderstasksTask system issuesterminalGeneral terminal issues that don't fall under another labelverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions