logs
command doesn't handle errors
#585
Labels
bug
Existing functionality isn't behaving as expected
logs
command doesn't handle errors
#585
My local server instance doesn't do anything when I run
composer server logs php
. The command just hangs with no output.After some debugging I ran the corresponding command directly and was presented with an error:
If there's an error such as this I would expect the
composer server logs php
command to display it and exit with a non-zero exit code.I'm still investigating the root cause so I can't provide steps to reproduce. See #586.
The text was updated successfully, but these errors were encountered: