[Feature] Nested executor#1030
Conversation
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
for more information, see https://pre-commit.ci
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #1030 +/- ##
==========================================
- Coverage 94.22% 93.67% -0.56%
==========================================
Files 39 40 +1
Lines 2113 2166 +53
==========================================
+ Hits 1991 2029 +38
- Misses 122 137 +15 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
…nd handle dependencies
for more information, see https://pre-commit.ci
42d3b00 to
f24e444
Compare
96e9cc4 to
807036a
Compare
Allow using the executor inside a submitted function
Example
Current challenges
executorlib_executorand keep it empty, which is not very intuitive.disable_dependencies=Falsebut no error message is raised.Summary
It is primarily a concept and not something which is going to be available any time soon.