Windows Version
Microsoft Windows [Version 10.0.26100.9106
WSL Version
2.7.12.0
Are you using WSL 1 or WSL 2?
Kernel Version
No response
Distro Version
No response
Other Software
No response
Repro Steps
Expected Behavior
The paths should be src/windows/service/exe/WslCoreVm.cpp, and src/windows/service/exe/WslCoreVm.cpp respectively. The source files are now in the "exe" folder
Actual Behavior
- The path of the WslCoreVm implementation was
src/windows/service/WslCoreVm.cpp
- The path of the WSLCoreInstance was
src/windows/service/WslCoreInstance.cpp
- Both missing the "exe" folder
Diagnostic Logs
No response
Windows Version
Microsoft Windows [Version 10.0.26100.9106
WSL Version
2.7.12.0
Are you using WSL 1 or WSL 2?
Kernel Version
No response
Distro Version
No response
Other Software
No response
Repro Steps
Expected Behavior
The paths should be
src/windows/service/exe/WslCoreVm.cpp, andsrc/windows/service/exe/WslCoreVm.cpprespectively. The source files are now in the "exe" folderActual Behavior
src/windows/service/WslCoreVm.cppsrc/windows/service/WslCoreInstance.cppDiagnostic Logs
No response