Bug 5606 - stuck subprocesses will not be killed by tlclient
Summary: stuck subprocesses will not be killed by tlclient
Status: NEW
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Client (show other bugs)
Version: pre-1.0
Hardware: PC Unknown
: P2 Normal
Target Milestone: MediumPrio
Assignee: Pierre Ossman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-12 08:35 CEST by Pierre Ossman
Modified: 2021-09-21 12:48 CEST (History)
1 user (show)

See Also:
Acceptance Criteria:


Attachments

Description Pierre Ossman cendio 2015-08-12 08:35:42 CEST
We only send SIGTERM to our subprocesses in tlclient. We should verify that they exit and send SIGKILL if they refuse. Otherwise we may leave stray crap around, like on bug 5589.

Note You need to log in before you can comment on or make changes to this bug.