Skip to content

Conversation

@OliverNChalk
Copy link

@OliverNChalk OliverNChalk commented Oct 31, 2025

Problem

  • External schedulers must connect & configure their session via IPC (includes exchanging shared memory FDs).

Summary of Changes

  • Spawn a dedicated thread to block on new scheduler connections.

Fixes #

@OliverNChalk OliverNChalk force-pushed the feat/handshake-server-thread branch from 988f5f8 to 44698d2 Compare October 31, 2025 20:49
@OliverNChalk OliverNChalk marked this pull request as ready for review October 31, 2025 21:01
@OliverNChalk OliverNChalk requested a review from apfitzge October 31, 2025 21:01
@codecov-commenter
Copy link

codecov-commenter commented Oct 31, 2025

Codecov Report

❌ Patch coverage is 0% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.2%. Comparing base (8a94aa3) to head (7b96f2c).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##           master    #8817     +/-   ##
=========================================
- Coverage    83.2%    83.2%   -0.1%     
=========================================
  Files         864      865      +1     
  Lines      375142   375161     +19     
=========================================
- Hits       312355   312348      -7     
- Misses      62787    62813     +26     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@OliverNChalk OliverNChalk requested a review from apfitzge November 3, 2025 14:03
@OliverNChalk OliverNChalk changed the title feat(banking): external scheduler handshake thread feat(scheduler-bindings): external scheduler handshake thread Nov 3, 2025
@OliverNChalk OliverNChalk force-pushed the feat/handshake-server-thread branch from 8564f37 to 7b96f2c Compare November 3, 2025 14:20
@OliverNChalk OliverNChalk added this pull request to the merge queue Nov 3, 2025
Merged via the queue into anza-xyz:master with commit 28c61a3 Nov 3, 2025
44 checks passed
@OliverNChalk OliverNChalk deleted the feat/handshake-server-thread branch November 3, 2025 15:02
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