mirror of
				https://github.com/python/cpython.git
				synced 2025-10-30 21:21:22 +00:00 
			
		
		
		
	Revert my experiment. I found one reason of failures in test_logging.
This commit is contained in:
		
							parent
							
								
									4130930b4c
								
							
						
					
					
						commit
						504a48f90a
					
				
					 1 changed files with 1 additions and 3 deletions
				
			
		|  | @ -535,9 +535,7 @@ def __bootstrap_inner(self): | ||||||
|                 # test_threading.test_no_refcycle_through_target when |                 # test_threading.test_no_refcycle_through_target when | ||||||
|                 # the exception keeps the target alive past when we |                 # the exception keeps the target alive past when we | ||||||
|                 # assert that it's dead. |                 # assert that it's dead. | ||||||
|                 # XXX Temporary experiment |                 self.__exc_clear() | ||||||
|                 # self.__exc_clear() |  | ||||||
|                 pass |  | ||||||
|         finally: |         finally: | ||||||
|             with _active_limbo_lock: |             with _active_limbo_lock: | ||||||
|                 self.__stop() |                 self.__stop() | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Amaury Forgeot d'Arc
						Amaury Forgeot d'Arc