Files
oak-gpui/crates
Piotr Osiewicz e5085dfef6 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
2024-05-25 12:25:17 +02:00
..
2024-05-10 15:50:20 -06:00
2024-05-23 15:50:59 +02:00
2024-04-23 13:31:21 -04:00
2024-03-28 18:32:11 +01:00
2024-04-11 15:36:35 -06:00
2024-05-23 15:50:59 +02:00
2024-05-22 14:36:15 +03:00
2024-04-30 23:31:59 -06:00
2024-05-10 15:50:20 -06:00
2024-05-10 15:50:20 -06:00
2024-03-26 16:10:09 -07:00
2024-05-23 15:50:59 +02:00
2024-05-09 21:08:49 -06:00
2024-05-23 15:50:59 +02:00
2024-05-22 14:36:15 +03:00
2024-05-23 15:50:59 +02:00
2024-05-23 15:50:59 +02:00
2024-04-15 14:21:52 +02:00
2024-05-03 12:50:42 -07:00