Skip to content

Commit 8e817dc

Browse files
bcocaAkasurde
andauthored
callback event reception order (#2333)
* callback event reception order * Update docs/docsite/rst/plugins/callback.rst Co-authored-by: Abhijeet Kasurde <[email protected]> --------- Co-authored-by: Abhijeet Kasurde <[email protected]>
1 parent 8e331e4 commit 8e817dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docsite/rst/plugins/callback.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ There are three types of callback plugins:
7676

7777
:stdout callback plugins:
7878

79-
These plugins handle the main console output. Only one of these can be active.
79+
These plugins handle the main console output. Only one can be active. They always get the event first; the rest of the callbacks get the event in the order they are configured.
8080

8181
:aggregate callback plugins:
8282

0 commit comments

Comments
 (0)