mirror of
https://github.com/microsoft/WSL.git
synced 2025-12-10 00:44:55 -06:00
Merge remote-tracking branch 'origin/feature/wsl-for-apps' into user/oneblue/container-state
This commit is contained in:
commit
51abec24ec
@ -66,8 +66,6 @@ private:
|
||||
std::filesystem::path m_storageVhdPath;
|
||||
std::map<std::string, Microsoft::WRL::ComPtr<WSLAContainer>> m_containers;
|
||||
std::recursive_mutex m_lock;
|
||||
|
||||
// TODO: Add container tracking here. Could reuse m_lock for that.
|
||||
};
|
||||
|
||||
} // namespace wsl::windows::service::wsla
|
||||
Loading…
x
Reference in New Issue
Block a user