ahriman/tests
Evgeniy Alekseev 684ef33dbc Correct way to allow setting context with existing
This reverts commit 11732a8609.

Original solution has introduced special workaround (strict flag) which
contradicts the concept of immutable context. Moreover, it introduces
possible side-effects, because child process will use the one set by
parent instead of having own one.

The correct solution is to re-create context in process entry point

Sorry, it was Jan 1 and I was drunk :(
2023-01-03 00:48:14 +02:00
..
ahriman Correct way to allow setting context with existing 2023-01-03 00:48:14 +02:00
testresources fix case when no files were commited in remote push trigger 2022-11-14 00:59:43 +02:00