Complete module API expansion: clearAll and batch helpers on every remaining module.
Co-authored-by: Cursor <[email protected]>
This commit is contained in:
@@ -70,6 +70,10 @@ class HyperP2PPeerScheduler extends EventEmitter {
|
||||
return ids.length
|
||||
}
|
||||
|
||||
clearAll () {
|
||||
return this.cancelAll()
|
||||
}
|
||||
|
||||
jobIds () {
|
||||
return [...this._jobs.keys()]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user