Open
Description
Expected Behavior
The image should shut down within a few seconds. In my case, it takes 10.3 seconds.
Current Behavior
It takes 10.3 seconds to shut down.
Steps to Reproduce (for bugs)
I have attached the relevant part of my docker compose file. Here is how I start the file: (Username, password and database names are modified of course.)
title=localtest appurl="http://localhost/" approot="." dbpass=x dbname=x dbuser=x
Your Environment
- Version used: 8.2-v4-fpm (image id: dd74bd4c744e)
- Operating System and version: (MacOS Monterey 12.6.3)
x.yml.txt
Metadata
Metadata
Assignees
Labels
Type
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity
mistraloz commentedon Mar 13, 2023
I think there is a miss implementation of extinction signals in our image.
This PR may help but was not fixed so i can't merge it. #215
I'm will working onto a v5 and i will try to fix that too.