mirror of
https://github.com/zrepl/zrepl.git
synced 2025-02-22 05:11:06 +01:00
parent
961500cc2c
commit
fd123fc6c4
@ -145,6 +145,12 @@ Can only be specified once.
|
|||||||
``tcp`` Outlet
|
``tcp`` Outlet
|
||||||
--------------
|
--------------
|
||||||
|
|
||||||
|
.. WARNING::
|
||||||
|
|
||||||
|
The TCP outlet is not fully asynchronous and blocks the calling goroutine when it cannot connect.
|
||||||
|
Currently it should only be used for local connections that are guaranteed to not fail / be slow.
|
||||||
|
This issue is tracked in :issue:`26`
|
||||||
|
|
||||||
.. list-table::
|
.. list-table::
|
||||||
:widths: 10 90
|
:widths: 10 90
|
||||||
:header-rows: 1
|
:header-rows: 1
|
||||||
|
Loading…
Reference in New Issue
Block a user