mirror of
				https://github.com/HoneyryderChuck/httpx.git
				synced 2025-11-03 00:03:30 -05:00 
			
		
		
		
	stream HTTP/2 framing errors were being yielded directly into the connection. This had the issue of not closing the request, thereby causing an infinite loop when closing the connection. This seemed to be the issue in CI.