show name of command which times out
このコミットが含まれているのは:
コミット
6e130ab612
@ -179,7 +179,7 @@ function _connect(state) {
|
||||
wsHandlers.sendMessage(Packer.pack(null, cmd, 'control'));
|
||||
setTimeout(function () {
|
||||
if (pendingCommands[id]) {
|
||||
console.warn('command', id, 'timed out');
|
||||
console.warn('command', name, id, 'timed out');
|
||||
pendingCommands[id]({
|
||||
message: 'response not received in time'
|
||||
, code: 'E_TIMEOUT'
|
||||
|
||||
読み込み中…
x
新しいイシューから参照
ユーザーをブロックする