* add compiler test pipeline with multiple exit handlers * remove blocker of multiple exit handlers * move exit handler builder logic to pipeline_spec_builder * build all exit handlers per pipeline * add compiler test with IR inspection * prevent usage of cross-pipeline after * test cross-pipeline after is prevented * update existing task dependency logic and tests * add v2 sample test * remove cross-pipeline .after * prevent cross-dag data dependency for dsl features * add compiler test pipeline with nested exit handlers * add support for nested exit handlers * clean up pipeline with nested exit handlers * remove sample with multiple exit handlers * remove compiler test with nested exit handlers * add compilation guard against nested exit handlers in subdag * update release notes |
||
|---|---|---|
| .. | ||
| loop_static.py | ||
| loop_static_test.py | ||
| loop_static_v2.py | ||