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

feat(stream)!: remove limit on concurrent sessions and allow quitting apps with active sessions #3325

Merged
merged 3 commits into from
Oct 25, 2024

Fixup for PR feedback

36e31c6
Select commit
Loading
Failed to load commit list.
Merged

feat(stream)!: remove limit on concurrent sessions and allow quitting apps with active sessions #3325

Fixup for PR feedback
36e31c6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 24, 2024 in 0s

4.34% of diff hit (target 11.13%)

View this Pull Request on Codecov

4.34% of diff hit (target 11.13%)

Annotations

Check warning on line 166 in src/network.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/network.cpp#L166

Added line #L166 was not covered by tests

Check warning on line 555 in src/rtsp.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rtsp.cpp#L553-L555

Added lines #L553 - L555 were not covered by tests

Check warning on line 602 in src/rtsp.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rtsp.cpp#L602

Added line #L602 was not covered by tests

Check warning on line 612 in src/rtsp.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rtsp.cpp#L612

Added line #L612 was not covered by tests

Check warning on line 653 in src/rtsp.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rtsp.cpp#L652-L653

Added lines #L652 - L653 were not covered by tests