medkhabt/lol_notes

Graceful stop for the tracking module

Opened this issue · 0 comments

After changing the project structure in this PR #69 .
I implemented a script to stop the process running the spring-boot app just by killing the process.

Should I consider the implementation of a graceful stop ?

For future me, or anyone who likes to answer the question.