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

disable asynchronous output for the ECL output test #303

Merged
merged 1 commit into from
Mar 21, 2018
Merged

disable asynchronous output for the ECL output test #303

merged 1 commit into from
Mar 21, 2018

Commits on Mar 21, 2018

  1. disable asynchronous output for the ECL output test

    this leads to crashes deeply inside libecl. My cursory hypotheses are
    that this test makes the assumption that the output is written
    synchronously (it tries to read back the results from disk
    immediately) and/or that libecl is not threadsafe.
    andlaus committed Mar 21, 2018
    Configuration menu
    Copy the full SHA
    f130c9c View commit details
    Browse the repository at this point in the history