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

Use thread-safe writeln in dart-sdk 3.3 #2206

Closed
wants to merge 1 commit into from

Conversation

ntkme
Copy link
Contributor

@ntkme ntkme commented Mar 31, 2024

The thread safety issue of writeln has been fixed in dart-lang/sdk@1d3d819, which is in dart-sdk >3.3.0.

@ntkme ntkme closed this Mar 31, 2024
@ntkme
Copy link
Contributor Author

ntkme commented Mar 31, 2024

Unfortunately, dart-sdk only fixed thread-safety issue with print, but not writeln: dart-lang/sdk#55345

@ntkme ntkme deleted the thread-safe-writeln branch March 31, 2024 16:28
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.

None yet

1 participant