Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:Ledest:erlang:23
erlang
1398-Update-supervisor.xml.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 1398-Update-supervisor.xml.patch of Package erlang
From 7724899bb01e78630a39338205819594261ad5e0 Mon Sep 17 00:00:00 2001 From: neo <79276645+neo-clj@users.noreply.github.com> Date: Wed, 15 Nov 2023 17:17:38 +0330 Subject: [PATCH] Update supervisor.xml --- lib/stdlib/doc/src/supervisor.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/stdlib/doc/src/supervisor.xml b/lib/stdlib/doc/src/supervisor.xml index a4ec9d2f3f..c83e02e604 100644 --- a/lib/stdlib/doc/src/supervisor.xml +++ b/lib/stdlib/doc/src/supervisor.xml @@ -66,7 +66,7 @@ <p>The children of a supervisor are defined as a list of <em>child specifications</em>. When the supervisor is started, the child processes are started in order from left to right according to - this list. When the supervisor terminates, it first terminates + this list. When the supervisor is going to terminate, it first terminates its child processes in reversed start order, from right to left.</p> <marker id="sup_flags"/> -- 2.35.3
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor