Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(stream)!: Mirror lock changes with IsTerminal #131

Merged
merged 4 commits into from
Sep 28, 2023
Merged

Conversation

epage
Copy link
Collaborator

@epage epage commented Sep 28, 2023

Previously, we moved away from a Lockable trait to just methods. This does similar, pushing the use of IsTerminal to only be for the RawStream.

Since these are all more specialized now, I've moved them into a mod of their own.

@epage epage merged commit 27e2914 into rust-cli:main Sep 28, 2023
13 checks passed
@epage epage deleted the cleanup branch September 28, 2023 14:38
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