Skip to content

VirtualTerminal: remove unnecessary attributes#23

Merged
compnerd merged 1 commit intomainfrom
compnerd/isolation
Sep 14, 2025
Merged

VirtualTerminal: remove unnecessary attributes#23
compnerd merged 1 commit intomainfrom
compnerd/isolation

Conversation

@compnerd
Copy link
Owner

This removes an unnecessary attribute on the Mutex type to avoid a warning.

This removes an unnecessary attribute on the `Mutex` type to avoid a
warning.
@compnerd compnerd requested a review from Copilot September 14, 2025 03:00
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR removes the nonisolated(unsafe) attribute from a private static Mutex property to eliminate an unnecessary compiler warning.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@compnerd compnerd merged commit b52be29 into main Sep 14, 2025
3 checks passed
@compnerd compnerd deleted the compnerd/isolation branch September 14, 2025 03:06
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.

2 participants