summaryrefslogtreecommitdiffhomepage
path: root/test/python/restart/v1.py (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2021-10-18Tests: style.Andrei Zeliankou1-2/+0
2021-07-29Application restart introduced.Max Romanov1-3/+1
When processing a restart request, the router sends a QUIT message to all existing processes of the application. Then, a new shared application port is created to ensure that new requests won't be handled by the old processes of the application.
2021-04-05Tests: style.Andrei Zeliankou1-0/+1
2021-02-04Tests: added tests for "path" option in Python application.Andrei Zeliankou1-3/+4
2018-04-02Tests: more Python tests.Andrey Zelenkov1-0/+7