[Ace-users] trying to fix an ACE hang

Pandi indiyan at gmail.com
Thu Nov 29 14:47:13 CST 2007


With one EXCEPTION, it is OK to move the this->noitfy() out of the
ACE_GUARD to avoid deadlock.

That is discussed here.
http://groups.google.com/group/comp.soft-sys.ace/browse_frm/thread/11328bbef9f1c281/66edfc847094c0e4?q=Upgrade+to+ACE-5.3.1+causes+access+violation+&rnum=1#66edfc847094c0e4

Bottom line: If you DO NOT have any task/MessageQ which is dynamically
destroyed, you may be safe to do this. I have done it for my work.

Thanks,
Pandi.


More information about the Ace-users mailing list