You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As for now, changing to a different namespace is really messy, one must use ctypes, and call libc functions to do so.
I think implementing setns and unshare functions will make working with namespaces in Python much easier