Updates:
Status: Accepted
Owner: [email protected]
Cc: [email protected] [email protected] [email protected]
Labels: Version-2.0.0.CR1
Comment #4 on issue 231 by [email protected]: Both sides Dialog Release
leads to a deadlock
http://code.google.com/p/jss7/issues/detail?id=231
That is a good catch, thanks.
The problem is that TCAP and MAP/CAP use different locking objects for
Dilaog locking.
We need have a single object for dialog locking from TCAP.
And so TCAP should export it for TCAP users.
We need to fix it.
--