-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: enhance IPC handling in task runner tests
- Updated IPC reader initialization in runner_test.go to use a channel for signaling readiness, improving synchronization. - Added error logging when writing to the pipe to enhance traceability during tests. - These changes improve the reliability and clarity of the test setup for the task runner.
- Loading branch information
Marvin Zhang
committed
Jan 3, 2025
1 parent
ff5cd32
commit 37d77f7
Showing
1 changed file
with
25 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters