diff options
| author | Sanzhar Kuandyk <92693103+SanzharKuandyk@users.noreply.github.com> | 2026-04-21 21:49:16 +0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-21 12:49:16 -0400 |
| commit | 5891f2f3dc41eda44c0072d726cf95e54aba85ad (patch) | |
| tree | ea03f3d86655c9b24a1226ce305e62cbcadb26d5 /runtime/lua/vim/provider/python.lua | |
| parent | d99e01ca8064c7785702519f3192b8191386f717 (diff) | |
fix(:restart): reuse --listen addr on Windows #38539
Problem:
On Windows, :restart cannot immediately reuse the canonical --listen
address because named pipe release is asynchronous.
Solution:
Start the new Nvim server on a temporary address; in the new Nvim,
retry serverstart() with the original ("canonical") address until it
succeeds.
Diffstat (limited to 'runtime/lua/vim/provider/python.lua')
0 files changed, 0 insertions, 0 deletions
