HomeSoftware Heritage

Makefile.local: Ensure to kill child processes at devserver target exit

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Makefile.local: Ensure to kill child processes at devserver target exit

This change ensure that child processes created by the make target named
run-django-webpack-devserver will always be killed when exiting.

It fixes the issue of webpack related processes still alive when
the django runserver command exits with errors.

Details

Provenance
anlambertAuthored on May 25 2021, 4:25 PM
anlambertPushed on May 25 2021, 6:44 PM
Differential Revision
D5782: Makefile.local: Ensure to kill child processes at devserver target exit
Build Status
Buildable 21641
Build 33634: test-and-buildJenkins console · Jenkins

Commit No Longer Exists

This commit no longer exists in the repository.