Skip to content

Commit

Permalink
Merge pull request #1153 from IETS3/feature/Provide-an-additional-Env…
Browse files Browse the repository at this point in the history
…ironment-for-AsyncSolverTaskExecutor-#1152

Provide Env for TaskRunPhase (#1152)
  • Loading branch information
dbinkele authored Dec 2, 2024
2 parents 645ab40 + 72c2198 commit 3181991
Show file tree
Hide file tree
Showing 4 changed files with 543 additions and 158 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -683,7 +683,7 @@
<node concept="3clFbF" id="7QODtLvTGsE" role="3cqZAp">
<node concept="2YIFZM" id="7QODtLvTGNW" role="3clFbG">
<ref role="1Pybhc" to="hnhi:2f_Mi5mAhjh" resolve="AsyncSolverTaskExecutor" />
<ref role="37wK5l" to="hnhi:1VsTyb1NCF5" resolve="submitISolvable" />
<ref role="37wK5l" to="hnhi:3hn7H_$lmns" resolve="submitISolvable" />
<node concept="13iPFW" id="7QODtLvTGNX" role="37wK5m" />
<node concept="2OqwBi" id="5BRQP3RmK2b" role="37wK5m">
<node concept="Rm8GO" id="5BRQP3RmJB5" role="2Oq$k0">
Expand All @@ -697,9 +697,6 @@
<node concept="3clFbT" id="cwnBfE0FNP" role="37wK5m">
<property role="3clFbU" value="true" />
</node>
<node concept="BsUDl" id="6pPfAzJBwWi" role="37wK5m">
<ref role="37wK5l" node="6pPfAzJBwWe" resolve="makeExecEnv" />
</node>
</node>
</node>
</node>
Expand Down Expand Up @@ -1388,28 +1385,22 @@
<node concept="3Tm1VV" id="3NwcubmnBQ6" role="1B3o_S" />
<node concept="3clFbS" id="3NwcubmnBQ8" role="3clF47">
<node concept="3clFbF" id="3NwcubmnCHl" role="3cqZAp">
<node concept="2YIFZM" id="3NwcubmnCYw" role="3clFbG">
<node concept="2YIFZM" id="_TaQix4Zs1" role="3clFbG">
<ref role="37wK5l" to="hnhi:3hn7H_$lmns" resolve="submitISolvable" />
<ref role="1Pybhc" to="hnhi:2f_Mi5mAhjh" resolve="AsyncSolverTaskExecutor" />
<ref role="37wK5l" to="hnhi:1VsTyb1NCF5" resolve="submitISolvable" />
<node concept="13iPFW" id="3NwcubmnCYx" role="37wK5m" />
<node concept="2OqwBi" id="5BRQP3RmKWY" role="37wK5m">
<node concept="Rm8GO" id="5BRQP3RmKWZ" role="2Oq$k0">
<node concept="13iPFW" id="_TaQix4Zs2" role="37wK5m" />
<node concept="2OqwBi" id="_TaQix4Zs3" role="37wK5m">
<node concept="Rm8GO" id="_TaQix4Zs4" role="2Oq$k0">
<ref role="Rm8GQ" to="dzyv:~ChronoUnit.FOREVER" resolve="FOREVER" />
<ref role="1Px2BO" to="dzyv:~ChronoUnit" resolve="ChronoUnit" />
</node>
<node concept="liA8E" id="5BRQP3RmKX0" role="2OqNvi">
<node concept="liA8E" id="_TaQix4Zs5" role="2OqNvi">
<ref role="37wK5l" to="dzyv:~ChronoUnit.getDuration()" resolve="getDuration" />
</node>
</node>
<node concept="3clFbT" id="cwnBfE0G29" role="37wK5m">
<node concept="3clFbT" id="_TaQix4Zs6" role="37wK5m">
<property role="3clFbU" value="true" />
</node>
<node concept="2OqwBi" id="6pPfAzJBz3$" role="37wK5m">
<node concept="13iPFW" id="6pPfAzJByF4" role="2Oq$k0" />
<node concept="2qgKlT" id="6pPfAzJBzBq" role="2OqNvi">
<ref role="37wK5l" node="6pPfAzJBwWe" resolve="makeExecEnv" />
</node>
</node>
</node>
</node>
</node>
Expand Down
Loading

0 comments on commit 3181991

Please sign in to comment.