Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

handle signals in agent #117

Closed
wants to merge 1 commit into from
Closed

Conversation

pablochacin
Copy link
Collaborator

Description

Add signal handling to agent

Fixes #115

Checklist:

  • My code follows the coding style of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works.
  • Any dependent changes have been merged and published in downstream modules

Signed-off-by: Pablo Chacin <[email protected]>
This was referenced Jun 7, 2023
@pablochacin
Copy link
Collaborator Author

closed in favor of #201

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Handle interruption in the xk6-disruptor agent and clean-up before exiting
1 participant