libtmux Reference MCP Search
On this page

error.ControlModeErrorKind.DispatchTimedOut

View as Markdown

Module
error
Declared in
ControlModeErrorKind
Package
libtmux
Source
crates/libtmux/src/error.rs
DispatchTimedOut
constant [source]
constant [source]
DispatchTimedOut

A command's deadline elapsed before it was committed for writing.

Nothing was written, this timeout does not close the connection, and retrying the same command is safe once the delay clears.

Discussed in Errors and exceptions

0 declared, 0 inherited

Esc

Type to search.