if not self.is_alive():
            log.warning("The process with pid %d is not alive, injection aborted" % self.pid)
            return False