grc-iit / ChronoLog

ChronoLog: A High-Performance Storage Infrastructure for Activity and Log Workloads
https://chronolog.dev
BSD 2-Clause "Simplified" License
5 stars 4 forks source link

Investigate ChronoGrapher Shutdown #158

Open ibrodkin opened 5 months ago

ibrodkin commented 5 months ago

IT appears that ChronoGrpaher process does not always reacts to SIGTERM even though it does have signal_handler for SIGTERM

IT could be that the main thread that receives the signal does not get execution time while other threads are busy