eCAL 5.13.4#
Release Date: 2025-08-13
GitHub Release Page: eclipse-ecal/ecal
Changelog#
## What's Changed
### Core
* Modified pipe_handler (#2191)
* Fixed a critical race condition in eCAL's linux event implementation (#2247)
* More robust linux ipc event handling with flock protection (#2251)
### Python binding
* fix memory leaks by adding missing Py_DECREF (#2278)
**Full Changelog**: https://github.com/eclipse-ecal/ecal/compare/v5.13.3...v5.13.4