Skip to content

bug: process hangs #17

@erhant

Description

@erhant

Sometimes CTRL+C kills the launcher but compute node hangs; maybe compute node related

in such a case, kill <pid> (which sends TERM) doesnt work as well, and you gotta do kill -9 <pid> (which sends KILL) instead

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions