fix a deadlock by returning the lock after clearing ephemeral channels
This commit is contained in:
parent
a2eee153b1
commit
ac3a58cc38
@ -112,6 +112,7 @@ nThen(function (w) {
|
||||
return void cb();
|
||||
}
|
||||
Log.info('EVICT_EPHEMERAL_CHANNEL_REMOVAL', item.channel);
|
||||
cb();
|
||||
}));
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user