-
Type:
Bug
-
Resolution: Done
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
the code first puts port back in pool, then creates a WriteResult with the port.
The WriteResult tries to remember the current call id of the port, but port may already have been reused.
If getlasterror is called, it will see result of later call.