https://bugs.dpdk.org/show_bug.cgi?id=1359
Bug ID: 1359
Summary: DTS: Fix interactive session Connection refused error
Product: DPDK
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: major
Priority: Normal
Component: dts
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Target Milestone: ---
Created attachment 269
--> https://bugs.dpdk.org/attachment.cgi?id=269&action=edit
DTS log with docstring spacing removed
When sending the class QuittableXMLRPCServer with an extended docstring, we're
hitting a ConnectionRefusedError when the client tries to connect to the
server. The extended docstring contains the same string that the method
connecting to the server expects and this is likely what causes the error.
--
You are receiving this mail because:
You are the assignee for the bug.