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

Update dependency requirement plumpy==0.14.1 #3038

Merged
merged 1 commit into from
Jun 18, 2019
Merged

Conversation

sphuber
Copy link
Contributor

@sphuber sphuber commented Jun 17, 2019

Fixes #2891 and fixes #3037

This patch release of plumpy tackles two problems:

  • When the engine encountered an exception while running a process, it
    was not setting the traceback on the future, with the result that the
    actual printed traceback did not contain any useful information.
  • The exclude and include rules of ProcessSpec.expose_inputs now
    support nested rules whereas before only top-level ports could be
    targeted, despite the absorbing of nested ports being supported.

This patch release of `plumpy` tackles two problems:

 * When the engine encountered an exception while running a process, it
   was not setting the traceback on the future, with the result that the
   actual printed traceback did not contain any useful information.
 * The `exclude` and `include` rules of `ProcessSpec.expose_inputs` now
   support nested rules whereas before only top-level ports could be
   targeted, despite the absorbing of nested ports being supported.
@sphuber sphuber requested review from giovannipizzi and ltalirz June 17, 2019 15:30
@coveralls
Copy link

coveralls commented Jun 17, 2019

Coverage Status

Coverage remained the same at 73.202% when pulling 4752ef9 on fix_3037_update_kiwipy into 1956cfa on develop.

@sphuber sphuber merged commit 5eaab43 into develop Jun 18, 2019
@sphuber sphuber deleted the fix_3037_update_kiwipy branch June 18, 2019 06:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants