Skip to content
This repository was archived by the owner on Jan 30, 2020. It is now read-only.

Clean up only created device or directories by the process - #8

Open
nak3 wants to merge 3 commits into
coreos:masterfrom
nak3:clean
Open

nak3 wants to merge 3 commits into
coreos:masterfrom
nak3:clean

Conversation

@nak3

@nak3 nak3 commented Dec 3, 2016 •

Copy link
Copy Markdown
Contributor

device: clean up only created device or directories by the process

This patches introduces a map to hold devices or directories which created by the process
for cleaning up them when Close is called.

Fixes #7

@mdlayher

mdlayher commented Dec 3, 2016

Copy link
Copy Markdown

Seems Iike the map should exist as a struct field on Device instead of as a package level variable.

@nak3

nak3 commented Dec 4, 2016

Copy link
Copy Markdown
Contributor Author

Thank you. Yes, I agree. I updated.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants