ocaml-multicore / picos

Interoperable effects based concurrency
https://ocaml-multicore.github.io/picos/doc/picos/index.html
ISC License
86 stars 3 forks source link

Add deadline to mutex cancelation test #198

Closed polytypic closed 2 months ago

polytypic commented 2 months ago

On 4.14 presumably the mutex cancelation sometimes takes too much time to get the desired number of various cancelation points. This explicitly limits the time the test is allowed to take.