View categories
Private Spaces dyno shutdown behavior updated to match Common Runtime
Change effective on 19 May 2017
The Private Spaces dyno shutdown behavior changed to not always terminate the parent process last, instead, we will terminate processes in the syscall order. This change was made to match the behavior of the Common Runtime.
For more information on our dyno shutdown behavior, please see this Dev Center article.