eCAL 5.13.4

Contents

eCAL 5.13.4#

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

Downloads#