« Previous | Next » 

Revision ff5251bc

IDff5251bc6dd7ef8d62e3397a05209a44039892db
Parent cb4e8387
Child 44bf25ff

Added by Iustin Pop over 15 years ago

Add cleanup of processes to utils.KillProcess

In case the process we want to signal is our own process, and the signal
we send is a deadly one, we should also cleanup after the process.

This patch adds a new parameter waitpid to this function that does this,
and changes its unittest to pass this new parameter.

Reviewed-by: imsnah

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences