mirror of
https://github.com/zed-industries/zed.git
synced 2025-02-03 17:44:30 +00:00
403b912767
Only `CtrlC` and `CtrlBreak` signals are supported. `CtrlLogoff` and `CtrlShutdown` is service only signal and I have not tried these yet. `CtrlClose` occurs when terminal window is closed, but I found tokio's `ctrl_close` does not work well, so I put comment in code. Release Notes: - N/A |
||
---|---|---|
.. | ||
api | ||
bin | ||
db | ||
rpc | ||
tests | ||
ai.rs | ||
api.rs | ||
auth.rs | ||
db.rs | ||
env.rs | ||
errors.rs | ||
executor.rs | ||
lib.rs | ||
main.rs | ||
rate_limiter.rs | ||
rpc.rs | ||
seed.rs | ||
tests.rs |