Fixed few memory leaks. Implement testing of the functionality.

This commit is contained in:
Kalzu Rekku
2026-01-08 18:55:32 +02:00
parent c663ec0431
commit 1130b7fb8c
10 changed files with 1334 additions and 13 deletions

View File

@@ -302,6 +302,7 @@ Each service exposes health endpoints for monitoring:
## Documentation
- `CLAUDE.md` - Comprehensive project documentation and guidance
- `MULTI_INSTANCE.md` - Multi-instance deployment guide with production strategies
- `ping_service_README.md` - Ping service details
- `input_service/README.md` - Input service details
- `output_service/README.md` - Output service details