issues
search
kbase
/
execution_engine2
KBase Execution Engine
http://www.kbase.us/services/ee2
MIT License
0
stars
7
forks
source link
DATAUP-565 Throw it into a thread
#417
Closed
bio-boris
closed
3 years ago
bio-boris
commented
3 years ago
Description of PR purpose/changes
Please include a summary of the change and which issue is fixed.
Please also include relevant motivation and context.
List any dependencies that are required for this change.
Jira Ticket / Github Issue
[ ] Added the Jira Ticket to the title of the PR e.g. (DATAUP-69 Adds a PR template)
Testing Instructions
Details for how to test the PR:
[ ] Tests pass in Github Actions and locally
[ ] Changes available by spinning up a local test suite and doing X
Dev Checklist:
[ ] My code follows the guidelines at
https://sites.google.com/truss.works/kbasetruss/data-upload-project/development
[ ] I have performed a self-review of my own code
[ ] I have commented my code, particularly in hard-to-understand areas
[ ] I have made corresponding changes to the documentation
[ ] My changes generate no new warnings
[ ] I have added tests that prove my fix is effective or that my feature works
[ ] New and existing unit tests pass locally with my changes
[ ] Any dependent changes have been merged and published in downstream modules
[ ] I have run Black and Flake8 on changed Python Code manually or with git precommit (and the Github Actions build passes)
Updating Version and Release Notes (if applicable)
[ ]
Version has been bumped
for each release
[ ]
Release notes
have been updated for each release (and during the merge of feature branches)
Description of PR purpose/changes
Jira Ticket / Github Issue
Testing Instructions
Dev Checklist:
Updating Version and Release Notes (if applicable)