mbl-35 / wslctl

Provide a single command wslctl to create, backup and manage WSL (Windows Subsystem for Linux) instances on a windows host
0 stars 1 forks source link

[optim] Optimize subprocess read #21

Closed mbl-35 closed 2 years ago

mbl-35 commented 2 years ago

Actually (v-2.2.1), the wslService process the wsl -l -v each time its is requiered. Do a first read and cache result will be more efficient

mbl-35 commented 2 years ago

v2.2.2+