libtmux Reference MCP Search
On this page

tmuxtest.PTYProcess.CloseContext

View as Markdown

Module
tmuxtest
Declared in
PTYProcess
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/tmuxtest/pty_process.go
CloseContext ( ctx : context.Context ) error
method [source]
method [source]
CloseContext

CloseContext starts an idempotent shutdown and waits within ctx. Concurrent calls join the same shutdown. If ctx ends after shutdown starts, shutdown continues and a later call may wait for completion; an already-ended ctx does not start shutdown.

0 declared, 0 inherited

Esc

Type to search.