conmon v2.2.1 Release Notes
Release date: 2026-02-12
Overview
This is a bugfix and stability release for conmon 2.2.1, reverting F-sequence behavior, addressing CPU load issues and improving test coverage for CRI-O integration.
Changes Since v2.2.0
Bug Fixes
- Fix EAGAIN busy-loop in drain_stdio() (#633, 2cf4dcd)
- Resolved CPU load issue caused by busy-looping...