Files
oak-gpui/crates/languages/src
Michael Sloan 86484233c0 Replace std::sync::Mutex with parking_lot::Mutex in languages/src/python.rs (#29889)
This appears to be the only place `std::sync::Mutex` is used, Zed always
prefers `parking_lot`.

Release Notes:

- N/A
2025-05-04 21:12:21 +00:00
..
2025-03-24 09:46:23 -04:00
2025-04-18 12:44:13 -04:00
2025-04-18 12:44:13 -04:00