Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Fixed: if all group connection failed, E epoll event should be set on the group #1527

Merged

Conversation

ethouris
Copy link
Collaborator

@ethouris ethouris commented Sep 3, 2020

Also fixed the group-connection procedure insrt-test-live application in order to:

  1. Wait for async connection, if non-blocking mode was set
  2. Get the success or failure statement from the waiting function
  3. Delete the configuration only when the link table is destroyed (immediate destruction would crash async connection).

@ethouris ethouris added Priority: High Type: Bug Indicates an unexpected problem or unintended behavior [apps] Area: Test applications related improvements [core] Area: Changes in SRT library core Impact: High labels Sep 3, 2020
@ethouris ethouris added this to the v1.5.0 - Sprint 22 milestone Sep 3, 2020
Copy link
Collaborator

@maxsharabayko maxsharabayko left a comment

Choose a reason for hiding this comment

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

To be merged with the [core] tags as of a higher priority to the [apps]

@maxsharabayko maxsharabayko merged commit 5469cd3 into Haivision:master Sep 3, 2020
@mbakholdina mbakholdina modified the milestones: v1.5.0 - Sprint 22, v1.4.2 Oct 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[apps] Area: Test applications related improvements [core] Area: Changes in SRT library core Priority: High Type: Bug Indicates an unexpected problem or unintended behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants