https://bugs.linaro.org/show_bug.cgi?id=3045
Bug ID: 3045
Summary: remove temporary files general problem
Product: OpenDataPlane - linux- generic reference
Version: v1.14.0.0
Hardware: Other
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: ---
Component: General ODP
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
Odp has to clean up all temporary files which is used for shared memory between
processes. Shared files names are linked to pid. And pids can overlap. Also
permissions to that files can be different if run was from different user. For
now ipc is good (at least one of 4-5 times) reproducible in travis CI.
--
You are receiving this mail because:
You are on the CC list for the bug.