Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libqb test suite leaves empty directories in /dev/shm #458

Closed
chrissie-c opened this issue Feb 23, 2022 · 1 comment
Closed

libqb test suite leaves empty directories in /dev/shm #458

chrissie-c opened this issue Feb 23, 2022 · 1 comment
Assignees

Comments

@chrissie-c
Copy link
Contributor

The libqb test suite (resources.test) cleans out all the ringbuffer files left over by the deliberately failing ipc tests, but does not clean out the directories that contain them, cluttering up /dev/shm and using up inodes

resources.test should look at the parent directories of the leftover files and remove those too.

@chrissie-c chrissie-c self-assigned this Feb 23, 2022
@chrissie-c
Copy link
Contributor Author

chrissie-c commented Jun 15, 2022

pr #467 should clear these up

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant