ID: 0345
Title: Linux agent: fix detaching of background plugins
Component: Checks & Agents
Level: 2
Class: Bug Fix
Version: 1.2.5i1
The asynchronous execution of background processes in the Linux agent has
been fixed. Before it could have happened that the agent starts background
processes but - however - waits for all of them to finish until finishing
itself. This has now been fixed. All plugins started with run_cached are
now correctly detached from the agent.