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

print warning when the write queue is full #2251

Merged
merged 1 commit into from
Aug 26, 2023
Merged

print warning when the write queue is full #2251

merged 1 commit into from
Aug 26, 2023

Conversation

aler9
Copy link
Member

@aler9 aler9 commented Aug 26, 2023

No description provided.

@codecov
Copy link

codecov bot commented Aug 26, 2023

Codecov Report

Merging #2251 (e00d05a) into main (d6bdf4b) will decrease coverage by 0.07%.
The diff coverage is 54.16%.

@@            Coverage Diff             @@
##             main    #2251      +/-   ##
==========================================
- Coverage   61.29%   61.23%   -0.07%     
==========================================
  Files         119      120       +1     
  Lines       13022    13039      +17     
==========================================
+ Hits         7982     7984       +2     
- Misses       4423     4439      +16     
+ Partials      617      616       -1     
Files Changed Coverage Δ
internal/core/rtsp_server.go 85.81% <0.00%> (-0.93%) ⬇️
internal/core/rtsp_session.go 69.36% <0.00%> (-1.93%) ⬇️
internal/core/hls_muxer.go 54.70% <33.33%> (-0.58%) ⬇️
internal/core/srt_conn.go 48.21% <50.00%> (-0.20%) ⬇️
internal/core/rtmp_conn.go 63.09% <64.28%> (-0.10%) ⬇️
internal/core/webrtc_session.go 69.05% <66.66%> (-0.64%) ⬇️
internal/core/async_writer.go 70.27% <70.27%> (ø)
internal/core/webrtc_outgoing_track.go 25.45% <100.00%> (+0.63%) ⬆️

... and 3 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@aler9 aler9 merged commit b72f357 into main Aug 26, 2023
6 of 8 checks passed
@aler9 aler9 deleted the feature/queue-full branch August 26, 2023 17:45
@github-actions github-actions bot locked and limited conversation to collaborators Feb 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant