Issue: #68
Progress on updating integration test.
test_execute() is still hanging. napp.controller.buffers.msg_out.get() has no events and hangs.
test_handle_multipart_reply() fails. napp._multipart_replies_xids is not being populated at all.
test_handle_port_desc_multipart_reply() has more events. Code change for _handle_multipart_reply() from:
Issue: #68 Progress on updating integration test.
test_execute()
is still hanging.napp.controller.buffers.msg_out.get()
has no events and hangs.test_handle_multipart_reply()
fails.napp._multipart_replies_xids
is not being populated at all.test_handle_port_desc_multipart_reply()
has more events. Code change for_handle_multipart_reply()
from:To:
Produces more events: