drupflare/worker - v1.0.0
    Preparing search index...

    Function renderEmpty

    • A 200 response with a zero-byte body.

      THIS SHIPPED. Destructing theme.registry on a persistent interpreter made render 1 return 12,304 bytes and every render after it return 0, while rows-written per render jumped 15 -> 85. A cache cannot tell an empty 200 from a real page, so it stores and re-serves it. This is the tripwire the whole "quarantine beats wrong output" rule exists for.

      Parameters

      Returns Finding | null