发布

  • fix(core): fix process being prevented from exiting (#29240)

    frostbyte_neo 发布于 2024-12-06 21:30:02 +00:00

    Current Behavior

    The db cleanup handler does not exit the process and thus does not
    handle SIGINT properly.

    Expected Behavior

    Nx processes handle SIGINT properly.

    Related Issue(s)

    Fixes #

    (cherry picked from commit de8b18980c)

    下载附件