SIGN IN SIGN UP

lsp: explicitly drop locks in handle_input (#12276)

Due to lifetime extension rules, we were holding onto the request
handler map mutex during parsing of the request itself. This had no
grand repercussions; it only prevented registering a handler for next
request until parsing of the previous one was done.



Release Notes:

- N/A
P
Piotr Osiewicz committed
e5085dfef662be2c90300be678d22a042d2545b0
Parent: 32f11df
Committed by GitHub <noreply@github.com> on 5/25/2024, 10:25:17 AM