• jaybone@lemmy.world
    link
    fedilink
    arrow-up
    3
    ·
    6 months ago

    In your application code, you install signal handlers that better shut your application down when the OS asks you to do so. If your application is hogging resources so hard that it can’t shut down without corrupting files it has opened, then fuck your application. There is a reason the OS (or some user) is sending you that signal.