feat: queue handling
This commit is contained in:
@@ -61,5 +61,8 @@ module.exports = (job, done) => {
|
||||
})
|
||||
|
||||
return jobCbStreamDocs
|
||||
}).then(() => {
|
||||
wiki.logger.info('Git remote repository sync: DONE')
|
||||
return true
|
||||
})
|
||||
}
|
||||
|
Reference in New Issue
Block a user