fix fediverse fetch/axios
This commit is contained in:
@@ -13,7 +13,6 @@ class Task {
|
||||
}
|
||||
|
||||
process () {
|
||||
debug('PROCESS ', this.name)
|
||||
this.processInNTick--
|
||||
if (this.processInNTick > 0) {
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user