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

Fix for exareme hanging when containers fail. #304

Merged
merged 4 commits into from
Jan 21, 2021

Conversation

ThanKarab
Copy link
Member

Changelog

Exareme:

The fix was to change the InputStream when reading a result table. The method is now returning the response as a String that
is being read from the InputStream, on a different thread with a timeout timer.
@ThanKarab ThanKarab merged commit 219e2b6 into master Jan 21, 2021
@ThanKarab ThanKarab deleted the bug/359_iterative_algorithms_getting_stuck branch January 21, 2021 15:11
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.

2 participants