mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-04-28 11:30:15 +00:00
- Add unit tests for internal/buffer package - Fix misleading "ring buffer" comment (it's a bounded FIFO queue) - Remove unused BufferCapacity config field from both agents - Rewrite flaky integration test to use polling instead of fixed sleeps |
||
|---|---|---|
| .. | ||
| agent.go | ||
| agent_integration_test.go | ||
| agent_internal_test.go | ||
| agent_log_test.go | ||
| swarm.go | ||
| swarm_test.go | ||
| system.go | ||
| version.go | ||