Skip to content

Commit

Permalink
update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
NickOvt committed Feb 26, 2025
1 parent 749343d commit 3fff2e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/message-handler.js
Original file line number Diff line number Diff line change
Expand Up @@ -1015,6 +1015,7 @@ class MessageHandler {
};

let message = {};
// Loop through all moved messages
while (message !== undefined) {
try {
message = await cursor.next();
Expand Down

0 comments on commit 3fff2e9

Please sign in to comment.