Skip to content

Timeout on long running tests #21

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

Closed
jgebal opened this issue Oct 22, 2017 · 2 comments
Closed

Timeout on long running tests #21

jgebal opened this issue Oct 22, 2017 · 2 comments

Comments

@jgebal
Copy link
Member

jgebal commented Oct 22, 2017

If tests ron for a long time (20 minutes or so) the client disconnects.
Api should allow for long-running connections. The timeout could be a setting on client and connections should be closed gracefully if timeout occured.
We should use the timeout on buffer read to achieve this.
Maybe the buffer read (in utPLSQL) should throw exception on timeout.

@pesse
Copy link
Member

pesse commented Nov 9, 2017

Is this the same issue as utPLSQL/utPLSQL-cli#20?

@pesse
Copy link
Member

pesse commented Nov 17, 2017

Fixed via utPLSQL/utPLSQL-cli#42

@pesse pesse closed this as completed Nov 17, 2017
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

No branches or pull requests

2 participants