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

Ability to choose a shutdown strategy and enforce a response charset #25

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

pschweitz
Copy link

The new "KILL" strategy will prevent waiting for a timeout before the execution ends.

The Charset definition is interesting, as of today the framework uses the encoding charset of the host operating system by default.

Philippe Schweitzer added 3 commits June 29, 2018 18:20
Add of stop strategy, either to wait (60sec by default), or to kill all threads at shutdown
Add ability to choose the response charset, rather than taking the OS' one
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.

1 participant