Skip to content

Replace ParallelFor with loop

Sarod Yatawatta requested to merge thread_fixes into master

Using ParallelFor creates New threads, instead of reusing the threadpool, this fixes it. See also https://support.astron.nl/jira/browse/RAP-436

Edited by Sarod Yatawatta

Merge request reports

Loading