fix fediverse fetch/axios

This commit is contained in:
les
2020-02-05 00:48:55 +01:00
parent 5b5474e61c
commit f820c70a25
7 changed files with 35 additions and 33 deletions

View File

@@ -13,7 +13,6 @@ class Task {
}
process () {
debug('PROCESS ', this.name)
this.processInNTick--
if (this.processInNTick > 0) {
return