Skip to content

Conversation

@tofu-rocketry
Copy link
Member

No description provided.

@tofu-rocketry tofu-rocketry self-assigned this Nov 10, 2025
@tofu-rocketry tofu-rocketry added the enhancement New feature or request label Nov 10, 2025
current_msg = self._inq.first()
good_count = 0
while current_msg:
#self._inq.unlock(current_msg)
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
#self._inq.unlock(current_msg)

is there a specific reason this was left in commented out?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, yes, that isn't good practice. I'll turn it into a comment about using that function if there's locked messages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Development

Successfully merging this pull request may close these issues.

3 participants