Does anyone know if there are any race conditions left in the graceful restart code? If so, what are the details.
CGI requests initiated during a graceful restart don't work as hoped for because the cgid daemon gets bounced before any pending cgi requests are handled.