Hi. Thanks a lot for the quick fix.
The tests which failed for me were these two: > -------------------------------------------------------------------------------- > [...] > === RUN TestContextEval > cel_test.go:1266: Got result 1975, wanted timeout error > --- FAIL: TestContextEval (0.01s) > [...] > === RUN TestInterpreter_InterruptableEval > interpreter_test.go:2112: Got true, wanted operation interrupted error > --- FAIL: TestInterpreter_InterruptableEval (0.01s) but I see you have disabled also "TestConcurrentEval". Did this test really fail somewhere other than the bug I reported? (ci.debian.net maybe? your own PC?) Thanks.

