atlas
atlas copied to clipboard
[BUG] Stopping atlas server with parameters fails
Describe the bug
When starting atlas-server with option (e.g. atlas-server start -t) and trying to stop with control+C, it fails with error __main__.py: error: unrecognized arguments: -t
.
To Reproduce Steps to reproduce the behavior:
-
atlas-server -t
(wait for all services to start) -
ctrl+c
(to stop services) - error message displayed
Expected behavior Cleanly shutdown atlas