annotate roundup/test/__init__.py @ 8256:3a04ff6f1004

fix: crash when logging ip if roundup-server times out Under some conditions (seen in production, no reproducer), if connection timed out, there is no headers attribute RoundupRequestHandler. Check for headers attr before accessing self.headers.
author John Rouillard <rouilj@ieee.org>
date Wed, 01 Jan 2025 17:51:05 -0500
parents a77a7d04ed23
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source

Roundup Issue Tracker: http://roundup-tracker.org/