Skip to content

Revert "Merge branch 'thread-pool-branch' into 'master'"

Tammo Jan Dijkema requested to merge revert-637fdd93 into master

This reverts merge request !1164 (merged)

Steps with a StaticFor within a RecursiveFor stop working. Example: DDECal with multiple directions Predict and ApplyCal. The multithreading within ApplyCal block because they're in a RecursiveFor in this case.

Merge request reports