Skip to content

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Sep 20, 2023

SubprocessProtocol process_exited() method can be called before pipe_data_received() and pipe_connection_lost() methods. Document it and adapt the example in the doc.

Co-authored-by: Davide Rizzo sorcio@gmail.com
(cherry picked from commit ced6924)


📚 Documentation preview 📚: https://cpython-previews--109610.org.readthedocs.build/

SubprocessProtocol process_exited() method can be called before
pipe_data_received() and pipe_connection_lost() methods. Document it
and adapt the example in the doc.

Co-authored-by: Davide Rizzo <sorcio@gmail.com>
(cherry picked from commit ced6924)
@vstinner
Copy link
Member Author

cc @sorcio

@vstinner vstinner enabled auto-merge (squash) September 20, 2023 14:05
@vstinner vstinner merged commit 336dbe5 into python:3.11 Sep 20, 2023
@vstinner vstinner deleted the test_subprocess_consistent_callbacks311 branch September 20, 2023 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant