Hello all, I need help with 2 issues: For Windows, the BusAttachment::LeaveHostedSession will sometimes not return until a long timeout and put the Windows AllJoyn Router in a bad state (meaning the service won't respond to request and we cannot restart that service). This could be from a race condition where we tried to leave a hosted SessionId that is no longer valid. Because we have not processed the corresponding SessionLost yet. We can reproduce this issue if we try to make the same LeaveHostedSession on a session where we are a client instead of a host. We have seen this issue in 15.09, 15.09a, and 16.04.
We are also seeing a SessionListener::SessionLost for an Android device several seconds (about 5) after as session is connected. The frequency for this is about 4/6 attempts. We are using SetLinkTimeout for 40 seconds, but we see that the SessionLost is much quicker than that. The Android device is using 15.09a talking to a 15.09a or 16.04 Windows. --Gary Poole
_______________________________________________ Allseen-core mailing list [email protected] https://lists.allseenalliance.org/mailman/listinfo/allseen-core
