[galaxyproject/galaxy] 32064b: Lazy load workflow invocation steps
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 32064b338d619031112298dc489338cdbc67ec5b https://github.com/galaxyproject/galaxy/commit/32064b338d619031112298dc48933... Author: Nicola Soranzo <nicola.soranzo@tgac.ac.uk> Date: 2016-09-27 (Tue, 27 Sep 2016) Changed paths: M lib/galaxy/model/mapping.py Log Message: ----------- Lazy load workflow invocation steps Fix job handler going OOM when executing Job.set_final_state() for a step processing a 30K elements collection in parallel. Commit: 23fc1e5d577291a86ba9eed1e027ba7516bbfb9d https://github.com/galaxyproject/galaxy/commit/23fc1e5d577291a86ba9eed1e027b... Author: Nicola Soranzo <nicola.soranzo@tgac.ac.uk> Date: 2016-09-27 (Tue, 27 Sep 2016) Changed paths: M .ci/flake8_lint_include_list.txt M .ci/py3_sources.txt M lib/galaxy/model/mapping.py Log Message: ----------- Fix import order and Python3 compatibility for lib/galaxy/model/mapping.py Commit: 695a759c9d8301ef447cd30a2c2efd4ef958e79e https://github.com/galaxyproject/galaxy/commit/695a759c9d8301ef447cd30a2c2ef... Author: Daniel Blankenberg <dan.blankenberg@gmail.com> Date: 2016-09-28 (Wed, 28 Sep 2016) Changed paths: M .ci/flake8_lint_include_list.txt M .ci/py3_sources.txt M lib/galaxy/model/mapping.py Log Message: ----------- Merge pull request #2978 from nsoranzo/lazy_workflow_invocation Lazy load workflow invocation steps Compare: https://github.com/galaxyproject/galaxy/compare/10703fac3a00...695a759c9d83
participants (1)
-
GitHub