Skip to content
This repository has been archived by the owner on Aug 25, 2020. It is now read-only.

Add hard limit on simulations from database #3

Closed
fabianishere opened this issue Sep 29, 2017 · 0 comments
Closed

Add hard limit on simulations from database #3

fabianishere opened this issue Sep 29, 2017 · 0 comments

Comments

@fabianishere
Copy link
Member

An experiment could run indefinitely if the tasks never finish. This causes exhaustion of the thread pool the simulator is running.

@fabianishere fabianishere self-assigned this Sep 29, 2017
@fabianishere fabianishere added this to the v0.1 milestone Oct 13, 2017
fabianishere added a commit that referenced this issue Oct 24, 2017
This change adds a timeout for experiments, which allows the user to set
an upper bound on the duration of an experiment.

Closes #3
fabianishere added a commit that referenced this issue Oct 24, 2017
This change adds a timeout for experiments, which allows the user to set
an upper bound on the duration of an experiment.

Closes #3
fabianishere added a commit that referenced this issue Oct 24, 2017
This change adds a timeout for experiments, which allows the user to set
an upper bound on the duration of an experiment.

Closes #3
fabianishere added a commit that referenced this issue Oct 24, 2017
This change adds a timeout for experiments, which allows the user to set
an upper bound on the duration of an experiment.

Closes #3
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant