-
Enhancement
-
Resolution: Fixed
-
P4
-
1.3.0
-
None
-
merlin
-
sparc
-
solaris_7
When a GIOP CancelRequest is received by the ORB, ThreadDeath is used to kill the worker thread. There is no need to kill the worker thread, instead the worker thread to unstack the invocation when a cancelrequest arrives and proceed to process further requests.