zed/crates/gpui_windows
Lukas Wirth 5c0b33f72e
gpui_windows: Avoid process-wide priority elevation (#56050)
We were incorrectly calling this with a thread handle, additionally
changing the process priority here doesn't make sense, so just drop
this.

Release Notes:

- N/A or Added/Fixed/Improved ...

---------

Co-authored-by: Zed Zippy <234243425+zed-zippy[bot]@users.noreply.github.com>
2026-05-07 14:09:39 +00:00
..
src gpui_windows: Avoid process-wide priority elevation (#56050) 2026-05-07 14:09:39 +00:00
build.rs
Cargo.toml
LICENSE-APACHE