Skip to content

posix wrapper should be silent on success #971

Closed
@elfenpiff

Description

Brief feature description

The posix wrapper for the shared memory prints a lot of debug information when it was created successfully. On success a posix wrapper should always be silent so that the user can decide what to print and what not - if the wrapper does it for the user it is hard to turn it of.

Remove all the outputs from the shared memory object which are printed on success and move them in the implementation which is using the shared memory object.

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions