wip
This commit is contained in:
parent
06347cd71e
commit
7403f38fb4
9 changed files with 50 additions and 27 deletions
|
|
@ -103,7 +103,7 @@ async function workerMain(opt) {
|
|||
|
||||
if (!opt['only-server']) {
|
||||
// start processor
|
||||
require('./processor').default();
|
||||
require('./queue').default();
|
||||
}
|
||||
|
||||
// Send a 'ready' message to parent process
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue