Skip to content

On killing cbScanpyImport due to Out of memory, process exits with 0 exit code #263

@pcm32

Description

@pcm32

When running cbScanpyImport on processes where you are constrained by memory (ie cloud VMs), the OS killing the process due to OOM ends up with cbScanpyImport exiting with a zero exit code. This means that workflow environments will think that the process was succesful when it wasn't.

I suspect there must be some handling of SIGTERMs sent from outside where this is catch and the process doesn't produce an error exit code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions