lava_dispatcher/worker.py: Enable postponed annotations and remove un-used constant
Postponed annotations improve start-up speed and ensures compatibility with future python versions.
JOBS_CHECK_INTERVAL
constant was not used since ee6fea4b
>>> rg 'JOBS_CHECK_INTERVAL'
lava_dispatcher/worker.py
55:JOBS_CHECK_INTERVAL = 5