Skip to content

Commit eec4ebc

Browse files
committed
And remove the TODO comment about the latest commit.
1 parent 31294e8 commit eec4ebc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

sbin/grid_janitor.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,6 @@
7171
# Allow clean shutdown on SIGINT only to main process
7272
register_stop_handler(configuration)
7373

74-
# TODO: add a signal handler to force run pending tasks right away
75-
7674
if not configuration.site_enable_janitor:
7775
err_msg = "Janitor support is disabled in configuration!"
7876
logger.error(err_msg)

0 commit comments

Comments
 (0)