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

Made MAX_EVAL_SECS configurable via environment #1306

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ecmascriptguru
Copy link

[please review the Contribution Guidelines prior to submitting your pull request. go ahead and delete this line if you've already reviewed said guidelines.]

What does this PR do?

  • MAX_EVAL_SECS value hardcoded as 10 seconds and I wanted to get it increased but no way. So made it configurable.

Where should the reviewer start?

  • Simple. Just check the decorators.py

How should this PR be tested?

  • No big change but anyone can configure the timeout raised by stopit.

Any background context you want to provide?

  • No background.

What are the relevant issues?

Screenshots (if appropriate)

  • No screenshot

Questions:

  • Do the docs need to be updated? Maybe yes.
  • Does this PR add new (Python) dependencies? No.

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.

None yet

1 participant