iTasks.Extensions.Process broken on Windows
!513 (merged) seems to have introduced a bug in iTasks.Extensions.Process causing the Windows test to fail.
See:
- https://gitlab.science.ru.nl/clean-and-itasks/iTasks-SDK/-/jobs/111787 (after !513 (merged))
- https://gitlab.science.ru.nl/clean-and-itasks/iTasks-SDK/-/jobs/111788 (before !513 (merged))
I triggered both jobs today, so there cannot be a difference in downloaded dependencies. I had to cancel the job after !513 (merged) because the iTasks.Extensions.Process unit test does not terminate; see https://gitlab.science.ru.nl/clean-and-itasks/iTasks-SDK/-/jobs/111761 from yesterday.
Looking through the diff I don't see obvious candidates for changes that may cause this...