TestHandleWebhookProcessesValidWebhook slept 100ms after posting a
webhook, racing the background deployment that writes its log under the
test's temp directory against temp directory cleanup. The test context
now keeps the webhook service, and the test waits on its
WaitForDeployments, as the webhook service tests already do. The other
webhook handler tests never start a deployment.
Model: opus-5-5