Skip to content

Conversation

@drslebedev
Copy link
Contributor

The reason was that the new longPollingIdx was compared against the last value already processed (playload->_update). The correct comparison must be with playload->_update + 1.

for more info see comment: #371 (comment)

The reason was that the new longPollingIdx was compared
against the last value already processed (playload->_update).
The correct comparison must be with playload->_update + 1.

Signed-off-by: drslebedev <[email protected]>
@drslebedev drslebedev temporarily deployed to configure coverage June 25, 2025 09:20 — with GitHub Actions Inactive
@drslebedev drslebedev temporarily deployed to configure coverage June 25, 2025 09:20 — with GitHub Actions Inactive
@drslebedev drslebedev temporarily deployed to configure coverage June 25, 2025 09:20 — with GitHub Actions Inactive
@drslebedev drslebedev temporarily deployed to configure coverage June 25, 2025 09:20 — with GitHub Actions Inactive
@drslebedev drslebedev temporarily deployed to configure coverage June 25, 2025 09:20 — with GitHub Actions Inactive
@drslebedev drslebedev temporarily deployed to configure coverage June 25, 2025 09:20 — with GitHub Actions Inactive
Copy link
Member

@wirew0rm wirew0rm left a comment

Choose a reason for hiding this comment

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

Looks good, thanks for the fix.

@sonarqubecloud
Copy link

@wirew0rm wirew0rm merged commit 748b319 into main Jun 25, 2025
10 checks passed
@wirew0rm wirew0rm deleted the fix_emclient branch June 25, 2025 09:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants