Skip to content

NOTES: Killing stray 'rsession' processes might require SIGKILL #89

@HenrikBengtsson

Description

@HenrikBengtsson

A user had stray rsession processes. Using:

pkill rsession

was not sufficient to terminate those. They had to use:

pkill -SIGKILL rsession

to get rid of them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions