X-Git-Url: http://git.squeep.com/?p=websub-hub;a=blobdiff_plain;f=src%2Fmanager.js;h=65444a064c33e202afa195208236cab0527f3bab;hp=667fb301ef83d1abffb53b53470a25588f11d10d;hb=8fde3278194ecc46a007984782349e1356435da7;hpb=302093d4b0609ff96380ba3bb44ede51791caba6 diff --git a/src/manager.js b/src/manager.js index 667fb30..65444a0 100644 --- a/src/manager.js +++ b/src/manager.js @@ -792,7 +792,7 @@ class Manager { * @param {object} ctx */ async processTasks(res, ctx) { - const _scope = _fileScope('getTopicDetails'); + const _scope = _fileScope('processTasks'); this.logger.debug(_scope, 'called', { ctx }); // N.B. no await on this