Skip to content

Write in blocking mode inside a coroutine. - #24

Merged
ChadSikorra merged 1 commit into
mainfrom
fix/swoole-enforcer-zero-byte-write
Sep 13, 2026
Merged

ChadSikorra merged 1 commit into
mainfrom
fix/swoole-enforcer-zero-byte-write

Conversation

@ChadSikorra

Copy link
Copy Markdown
Contributor

This makes it so a stalled socket write cannot spin past its timeout.

This makes it so a stalled socket write cannot spin past its timeout.
@codecov

codecov Bot commented Sep 13, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.17%. Comparing base (dd3c84a) to head (67e009a).

Files with missing lines Patch % Lines
src/FreeDSx/Socket/Timeout/SwooleTimerEnforcer.php 0.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main      #24      +/-   ##
============================================
- Coverage     76.49%   76.17%   -0.33%     
  Complexity      224      224              
============================================
  Files            14       14              
  Lines           702      705       +3     
============================================
  Hits            537      537              
- Misses          165      168       +3     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ChadSikorra
ChadSikorra merged commit 756a6e6 into main Sep 13, 2026
18 of 20 checks passed
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.

1 participant