bug fixes after testing on a real network

This commit is contained in:
Oliver Gorwits
2017-11-13 22:08:02 +00:00
parent 840b6b4069
commit 1502ec1966
3 changed files with 5 additions and 2 deletions

View File

@@ -4,6 +4,7 @@ use Dancer ':syntax';
use App::Netdisco::Worker::Plugin;
use aliased 'App::Netdisco::Worker::Status';
use App::Netdisco::JobQueue 'jq_insert';
use Dancer::Plugin::DBIC 'schema';
register_worker({ phase => 'main' }, sub {