-
- Downloads
Proc connections skipped due to incorrect file mode
toralf reports that proc connection resolution no longer works and think I see the issue. Under python3 we read the contents as unicode but our checks all expect bytes, causing us to skip all the lines.
Please register or sign in to comment