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

SourceForge.net noreply@sourceforge.net
Wed, 07 May 2003 03:03:46 -0700


Bugs item #733769, was opened at 2003-05-07 13:03
Message generated for change (Tracker Item Submitted) made by Item Submitter
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: Open
Resolution: None
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.

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

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