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

dart format hangs when reading from stdin #46636

Closed
natebosch opened this issue Jul 15, 2021 · 2 comments
Closed

dart format hangs when reading from stdin #46636

natebosch opened this issue Jul 15, 2021 · 2 comments

Comments

@natebosch
Copy link
Member

echo 'main() {}' | dart format

This will print main() {} and then hang.

cc @bkonyi @munificent

This is with the latest dev release Dart SDK version: 2.14.0-312.0.dev (dev) (Tue Jul 13 15:32:06 2021 -0700) on "linux_x64"

@fishythefish
Copy link
Member

FWIW this seems to be working on master.

@mraleph
Copy link
Member

mraleph commented Jul 16, 2021

Duplicate of #46600

@mraleph mraleph marked this as a duplicate of #46600 Jul 16, 2021
@mraleph mraleph closed this as completed Jul 16, 2021
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

No branches or pull requests

3 participants