# PR #16714 [Archive single node test] Async executor for mina automation Added testing lib for launching mina components in a single node mode. A addition to executor in form of new function which runs apps in background Especially required for apps like daemon or archive , which operates like services. In order to avoid duplication i refactored slightly util.ml from integration_test_lib module and extracted create process function