Submit plugin may delay shutdown of the server

Issue #48 resolved
Kevin Hamacher repo owner created an issue

The submit thread/plugin may delay the shutdown of the server (eg Sleep). Submit plugins should use a respnsive sleep, eg delay only 5s, then check whether the shutdown has been initiated, then continue sleeping.

Comments (1)

  1. Log in to comment