mirror of
https://github.com/Ylianst/MeshAgent
synced 2026-01-05 10:03:27 +00:00
Fixed windows cleanup for file-search
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -46,6 +46,7 @@ function filesearch()
|
||||
console.info1('Powershell Search Client disconnected');
|
||||
this.end();
|
||||
this.parent._connection = null;
|
||||
this.parent.close();
|
||||
this.parent.promise.emit('end');
|
||||
this.parent.promise._res();
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user