-
Notifications
You must be signed in to change notification settings - Fork 620
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve signal handling when update vhosts list.
A child process was sending a signal to the parent to perform an update. The update was made during the interruption routine. Now the interruption just set a variable. This variable will be read and used for the parent process to make the update if it is necessary.
- Loading branch information
Showing
1 changed file
with
69 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters