DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24989>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24989 Porting ThreadSafe sample to Unix platforms ------- Additional Comments From [EMAIL PROTECTED] 2004-01-07 00:14 ------- No, joining a terminated thread will not produce an error. This makes sense because it is theoretically possible all the threads could finish before the invoking thread could get a chance to join them.
