发布

  • fix(misc): nx wrapper should work better on windows (#26460)

    frostbyte_neo 发布于 2024-06-07 20:39:05 +00:00

    !-- Please make sure you have read the submission guidelines before
    posting an PR -->

    Current Behavior

    • wrapper echo's its contents
    • wrapper doesn't exit properly
    • wrapper has LF line endings

    Expected Behavior

    • wrapper is silent
    • wrapper exits early
    • wrapper has CRLF endings

    Related Issue(s)

    Fixes #26254

    下载附件