Skip to content

fix an incorrect detach in update processing

Evan Hunt requested to merge 3522-update-detach into main

when processing UDPATE requests, hold the request handle until we either drop the request or respond to it.

Closes #3522 (closed)

Merge request reports