zed/crates/repl
Kyle Kelley 9c43450fef
repl: Don't send KernelInfoRequest on launch (#14608)
Closes #14146. This is just for the time being before a networking
refactoring to split reads and writes on the ROUTER/DEALER ZeroMQ
sockets. Some kernels have not been responding with `kernel_info_reply`,
which ends up hanging our shell socket.

Release Notes:

- N/A

Release notes for the REPL feature will be part of its official launch.
2024-07-16 15:51:23 -07:00
..
src repl: Don't send KernelInfoRequest on launch (#14608) 2024-07-16 15:51:23 -07:00
Cargo.toml Invalidate anchors when they get deleted (#14116) 2024-07-11 11:21:41 -07:00
LICENSE-GPL repl: Add missing LICENSE file (#13161) 2024-06-17 14:13:12 -04:00