Commit da2e9a8
fix(WSL): Fix parallelism support for WSL systems with enabled systemd (antonbabenko#872)
* chore(_common.sh): Add `WSLInterop-late` file check in `get_cpu_num`
* Fix typo
* pre-commit fixes
* Streamline condition wrapping
* make WSLInterop local var readonly
Co-authored-by: Maksym Vlasov <[email protected]>
* Also check `/run/WSL` file does not exist
---------
Co-authored-by: pre-commit <[email protected]>
Co-authored-by: Maksym Vlasov <[email protected]>1 parent f7717cd commit da2e9a8
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
| 209 | + | |
| 210 | + | |
209 | 211 | | |
210 | | - | |
| 212 | + | |
211 | 213 | | |
212 | 214 | | |
213 | 215 | | |
| |||
0 commit comments