SIGN IN SIGN UP

Fix deadlock while initializing JSON language server

As it turns out both parking-lot and std's `RwLock` disallows taking
multiple read locks on the same thread

Co-Authored-By: Max Brunsfeld <max@zed.dev>
J
Julia committed
757f05042d2b1339703664c6fe4343daf4fd333b
Parent: 1fbdea6