Skip to content

fix: compilation errors in Phase 3 test merge#290

Merged
laynepenney merged 1 commit intomainfrom
fix/test-compilation-fix
Feb 10, 2026
Merged

fix: compilation errors in Phase 3 test merge#290
laynepenney merged 1 commit intomainfrom
fix/test-compilation-fix

Conversation

@laynepenney
Copy link
Copy Markdown
Collaborator

Fixes compilation errors that were introduced when merging PR #289 (Phase 3 tests).

The issue was missing imports for AsyncReadExt and AsyncWriteExt in Unix test modules. Added the proper cfg-gated imports to fix compilation.

Add required imports for AsyncReadExt and AsyncWriteExt in Unix test modules.
These were missing causing compilation errors in the merged code.

Test: cargo check --lib passes successfully
@laynepenney laynepenney merged commit 83c138a into main Feb 10, 2026
3 checks passed
@laynepenney laynepenney deleted the fix/test-compilation-fix branch February 10, 2026 01:41
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