You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The WSL kernel version is not SemVer compliant, e.g. '6.6.87.1-
microsoft-standard-WSL2', which causes a version check error
during the io_uring test.
This commit modifies the version check function to extract the
SemVer-compliant part of the WSL kernel version.
0 commit comments