File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -1366,10 +1366,9 @@ an explanation of how events work and how to implement programs that
13661366can be declared as event listeners.
13671367
13681368Note that all the options available to ``[program:x] `` sections are
1369- respected by eventlistener sections *except * for
1370- ``stdout_capture_maxbytes `` and ``stderr_capture_maxbytes `` (event
1371- listeners cannot emit process communication events, see
1372- :ref: `capture_mode `).
1369+ respected by eventlistener sections *except * for ``stdout_capture_maxbytes ``.
1370+ Eventlisteners cannot emit process communication events on ``stdout ``,
1371+ but can emit on ``stderr `` (see :ref: `capture_mode `).
13731372
13741373``[eventlistener:x] `` Section Values
13751374~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
You can’t perform that action at this time.
0 commit comments