Fix this._sessionId.
This commit is contained in:
parent
61631e405b
commit
58cf611497
@ -233,7 +233,7 @@ export class Xapi extends EventEmitter {
|
|||||||
// Try to login again.
|
// Try to login again.
|
||||||
debug('%s: the session has been reinitialized', this._humanId)
|
debug('%s: the session has been reinitialized', this._humanId)
|
||||||
|
|
||||||
this._sessionId = null
|
this._sessionId = notConnectedPromise
|
||||||
|
|
||||||
return this._sessionCall(method, args)
|
return this._sessionCall(method, args)
|
||||||
})
|
})
|
||||||
|
Loading…
Reference in New Issue
Block a user