libtmux Reference MCP Search
On this page

io.github.libtmux.Channel.Channel.awaitReservingCapacity

View as Markdown

Module
io.github.libtmux.Channel
Declared in
Channel
Package
io.github.libtmux:libtmux
Source
libtmux/src/main/java/io/github/libtmux/Channel.java
awaitReservingCapacity ( timeout : Duration ) WakeReason
method [source]
method [source]
awaitReservingCapacity

Waits while preserving process capacity for a call through this server that signals it.

<p>Use this when the waiter and its release share a bounded transport. A wait released outside that transport should use #await ; reserving capacity for it only rejects useful concurrency.

Raises
  • io.github.libtmux.transport.TmuxTransportExceptionif the wait could not be dispatched

0 declared, 0 inherited

Esc

Type to search.