@ -1120,6 +1120,7 @@ Connection.prototype._resUntagged = function(info) {
if (toget.length === 0) {
process.nextTick(function() {
msg.ended = true;
msgEmitter.emit('attributes', attrs);
msgEmitter.emit('end');
});