def gracefully_terminate_runner()

in github-runner-ami/packer/files/runner-supervisor.py [0:0]


    def gracefully_terminate_runner(self):
        check_call(['systemctl', 'stop', 'actions.runner', '--no-block'])