This repository was archived by the owner on Nov 1, 2023. It is now read-only.

Description
This should be a bi-directional, IPC-like channel between the onefuzz-agent and all onefuzz-tasks that are spawned from it. For now, this channel will be used for orchestrating the graceful shutdown of a task. In the future, we will want to funnel telemetry from the onefuzz-task through this channel.
AB#43087255