Skip to content

Draft: Rewrite timeout utility

Ben Gamari requested to merge wip/timeout-rewrite into master

This simplifies the implementation of the timeout utility, in the process fixing the instance of #17480 (closed) therein by inheriting the process wait logic from the process library.

Edited by Ben Gamari

Merge request reports