Skip to content

Conversation

@Guest0x0
Copy link
Collaborator

It seems that the signal implementation of MacOS kernel has a bug, resulting in recent random failure of MacOS CI. This PR uses condition variable instead of signal for thread wakeup on MacOS to work around the issue

@coveralls
Copy link

coveralls commented Aug 19, 2025

Pull Request Test Coverage Report for Build 176

Details

  • 3 of 4 (75.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.07%) to 81.103%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/internal/event_loop/event_loop.mbt 3 4 75.0%
Totals Coverage Status
Change from base Build 170: 0.07%
Covered Lines: 691
Relevant Lines: 852

💛 - Coveralls

@Guest0x0 Guest0x0 force-pushed the fix-macos branch 4 times, most recently from 5b98431 to af0d4c3 Compare August 19, 2025 07:32
@Guest0x0 Guest0x0 merged commit 014eb67 into main Aug 19, 2025
9 checks passed
@Guest0x0 Guest0x0 deleted the fix-macos branch August 19, 2025 07:38
@Guest0x0 Guest0x0 mentioned this pull request Aug 19, 2025
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.

3 participants