Cache pgid
Opened this issue · 3 comments
AstraLuma commented
Process
(POSIX version) should somehow cache pgid
so it's still available after the process exits.
AstraLuma commented
Unless it should return None
instead?
Deleted user commented
cache it in the ProcessGroup
?
AstraLuma commented
Yeah. Currently, after the process exits, the pgid is no longer available.