NVIDIA / spark-rapids-tools

User tools for Spark RAPIDS
Apache License 2.0
44 stars 34 forks source link

[BUG] Add ShutdownHook to Core tools #1088

Open amahussein opened 4 weeks ago

amahussein commented 4 weeks ago

Describe the bug

Currently the Tools core module has no shutdownHook. This means that signals and killed processes will suddently disappear without proper termination.