libtmux Reference MCP Search
On this page

limits.DispatchLimits.DEFAULT_IN_FLIGHT

View as Markdown

Module
limits
Declared in
DispatchLimits
Package
libtmux
Source
crates/libtmux/src/limits.rs
DEFAULT_IN_FLIGHT : usize
constant [source]
constant [source]
DEFAULT_IN_FLIGHT

How many dispatches may run at once by default.

tmux serializes commands on its own thread, so more clients than this buys queueing rather than throughput.

0 declared, 0 inherited

Esc

Type to search.