eclipse-score / eclipse-score/bazel_cpp_toolchains
Inotify broken in SDPs up to 8.0.4
- Dominant language
- Starlark
- Stars
- 2
- Forks
- 11
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 10
Description
### Description
Inotify in QNX SDP does not issue notifications about events.
### Analysis results
_No response_
### Solution
_No response_
### Error Occurrence Rate
Reproducible
### How to reproduce
1. Check out https://github.com/eclipse-score/communication/pull/587
2. Run `bazel test --config=qnx_x86_64 //score/mw/com/test/inotify/integration_test:inotify`
### Supporting Information
Only known workaround involves cyclic polling of events.
This has a significant performance impact.
### Classification
Critical
### First Affected Release
pre-0.5
### Last Affected Release
not released (main)
### Expected Fixed Release
before release (main)
### Category
- [ ] Safety Relevant
- [ ] Security Relevant
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.