mirror of
https://github.com/zed-industries/zed.git
synced 2026-06-02 07:04:33 +00:00
We're seeing panics caused by a buggy implementation of AsyncWrite that is being passed to rustls: https://github.com/rustls/rustls/issues/2316#issuecomment-2662838186 One hypothesis was that we're using (comparatively) non-standard async tools for connecting over websockets; so this attempts to make us be (comparitvely) more standard. Release Notes: - N/A |
||
|---|---|---|
| .. | ||
| telemetry | ||
| client.rs | ||
| socks.rs | ||
| telemetry.rs | ||
| test.rs | ||
| user.rs | ||
| zed_urls.rs | ||