[Python-bugs-list] [ python-Bugs-733769 ] test_logging hangs on old RH Linux

SourceForge.net noreply@sourceforge.net
Wed, 07 May 2003 10:47:29 -0700


Bugs item #733769, was opened at 2003-05-07 13:03
Message generated for change (Comment added) made by llxyitz
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=733769&group_id=5470

Category: Build
Group: Python 2.3
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Yitzchak Gale (llxyitz)
Assigned to: Nobody/Anonymous (nobody)
Summary: test_logging hangs on old RH Linux

Initial Comment:
Python 2.3b1 built from source on an old RH Linux:
kernel 2.2.12-20, libc 2.1.2.

test_logging hangs after
-- log_test3  end   
---------------------------------------------------
i.e., during the new fancier code for shutting down the
tcp server in the finally block at the end of main().

When I run the old test_logging.py from the 2.3a2
distribution using the Python I built from 2.3b1,
everything is fine.

----------------------------------------------------------------------

>Comment By: Yitzchak Gale (llxyitz)
Date: 2003-05-07 20:47

Message:
Logged In: YES 
user_id=773482

OK.

----------------------------------------------------------------------

Comment By: Neal Norwitz (nnorwitz)
Date: 2003-05-07 19:57

Message:
Logged In: YES 
user_id=33168

test_logging.py was fixed after the beta was released.  Can
you try the current version from CVS?  You only need the one
file Lib/test/test_logging.py.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=733769&group_id=5470