Skip to content

Commit

Permalink
add a missing output line
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-monch committed Oct 25, 2023
1 parent af981e9 commit 102d4cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/developer_guide/generator-runner.rst
Original file line number Diff line number Diff line change
Expand Up @@ -369,6 +369,7 @@ Running the code above would generate an output similar to the following (output
('data', 1, b'/etc/ipsec.d/reqs\n ...')
('pipe_connection_lost', 2, None)
('pipe_connection_lost', 1, None)
('process_exited', 1)
('connection_lost', None)
1
Expand Down

0 comments on commit 102d4cf

Please sign in to comment.