-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Milestone
Description
Description
We have a bunch of things that create processes that run inside a netns (DHCP servers, tcpdump instances etc.)
These share a bunch of behavior:
- Creates and manages a subprocess (with proper termination semantics etc.)
- Should be usable as context managers
- Should be usable with explicit
.start()/.stop()methods - ...maybe more?
It would be good if we had a common implementation for this.
Additional Information
No response
General Information
Anyone can help out by sponsoring development of new features or contributing pull requests.
Please use this issue for discussions related to the feature.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
No status