platisd / indoor-navigation-system

[WIP] An indoor navigation system to guide users towards their colleagues' desks
Apache License 2.0
15 stars 13 forks source link

Server not gracefully shutting down #85

Closed platisd closed 6 years ago

platisd commented 6 years ago

Description

As an ins_server user I want to be able to shut down the server gracefully by pressing a combination of keys, e.g. Ctrl+c, so to release system resources. A related issue as well as a proposed solution can be found here.

Definition of Done