aml-run
aml-run copied to clipboard
Ashishonce/multiplepruns
this PR supports multiple runs, but with for loop instead of multiprocessing. this has drawback over multiprocessing as it has a deterministic delay when multiple runs might be submitted.
Before merging this:
- [ ] Add integration tests
- [ ] Describe features in Readme
will work on this PR once integration tests in other PR are checked in , will merge with that and update this PR
Before merging this:
- [ ] Add integration tests
- [ ] Describe features in Readme
will work on this PR once integration tests in other PR are checked in , will merge with that and update this PR
Yes, let's focus on integration test and the other missing pieces for the next 2 weeks.