This repository was archived by the owner on Jun 27, 2025. It is now read-only.

Description
Describe the bug
I am benchmarking the system, and the Agent is frozen when I send 20+ requests in parallel.
CMMU sagfaults.
Expected behavior
Expect it to queue up the requests or rejects them.
To Reproduce
Steps to reproduce the behavior:
- Set up a DFS consisting of 1 CMMU and 1 Agent
- Write a script that send 25 requests in parallel to the agent
- Run the script, pass in a file, relatively small, about 1.8KB
Additional context
Add any other context about the problem here.