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

linux network namespace. commit after del_ip, will print “fail <class 'NoneType'>” #1193

Open
shipuyin opened this issue Apr 8, 2024 · 0 comments

Comments

@shipuyin
Copy link

shipuyin commented Apr 8, 2024

I check it in src.
the context of print in netlink/init.py,line1010.
res['attrs'].append([attr[0], diff]) else: print("fail", type(attr[1])) if op0 == '__sub__': # operator -, complement
I think it isn't a question, why not put the information in to debug?

@shipuyin shipuyin changed the title linux network namespace,del_ip will print “fail <class 'NoneType'>” linux network namespace. commit after del_ip, will print “fail <class 'NoneType'>” Apr 9, 2024
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