Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Local server does not exit cleanly with CTRL+C #349

Open
bakugo opened this issue Oct 4, 2023 · 1 comment
Open

Local server does not exit cleanly with CTRL+C #349

bakugo opened this issue Oct 4, 2023 · 1 comment

Comments

@bakugo
Copy link

bakugo commented Oct 4, 2023

Using symfony-cli 5.5.10 on Windows 10.

Whenever I start the local server in the foreground with symfony serve and later attempt to stop it with CTRL+C, it always prints one of the following errors in red after "Shutting down!":

TerminateProcess: Access is denied.

remove C:\Users\User\.symfony5\log\141412775c62bcc436990ef52288172b438b0562.log: The process cannot access the file because it is being used by another process.

It seems to stop properly despite these errors.

@klodoma
Copy link

klodoma commented Dec 19, 2023

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants