Skip to content

use non-cancellable pause helper everywhere - #608

Merged
Guest0x0 merged 2 commits into
mainfrom
populate-pause-helper
Sep 15, 2026
Merged

Guest0x0 merged 2 commits into
mainfrom
populate-pause-helper

Conversation

@Guest0x0

Copy link
Copy Markdown
Collaborator
  • rename @coroutine.pause_after_io to @coroutine.pause_nocancel to better reflect its semantic
  • replace @coroutine.protect_from_cancel(() => @coroutine.pause()) with @coroutine.pause_nocancel in the whole code base

@coveralls

Copy link
Copy Markdown

Coverage Report for CI Build 1185

Coverage remained the same at 77.959%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: 1 uncovered change across 1 file (16 of 17 lines covered, 94.12%).
  • No coverage regressions found.

Uncovered Changes

File Changed Covered %
src/internal/event_loop/fs.mbt 1 0 0.0%
Total (6 files) 17 16 94.12%

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 5390
Covered Lines: 4202
Line Coverage: 77.96%
Coverage Strength: 11164.14 hits per line

💛 - Coveralls

@Guest0x0
Guest0x0 merged commit a37e465 into main Sep 15, 2026
21 checks passed
@Guest0x0
Guest0x0 deleted the populate-pause-helper branch September 15, 2026 03:06
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.

2 participants