Closed
Description
What happened?
What's happening
The postgresql service does not shut down correctly.
The process-compose
TUI hangs forever when trying to quit.
The postgresql os processes are kept running if you kill the process-compose terminal.
What to expect
If you press F10
the postgresql service should shut down correctly.
Steps to reproduce
- Create a new devbox shell env
- Install
glibcLocales
if needed, andpostgresql
- Run
devbox services up
- Wait for postgresql to be ready
- Try to stop the server with
F10
which also quits the TUI
Command
services
devbox.json
Devbox version
0.13.4
Nix version
No response
What system does this bug occur on?
Linux (x86-64)
Debug logs
No response