Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Prettier: Format locks Atom up #919

Open
mjoycemilburn opened this issue Oct 17, 2020 · 6 comments
Open

Prettier: Format locks Atom up #919

mjoycemilburn opened this issue Oct 17, 2020 · 6 comments

Comments

@mjoycemilburn
Copy link

mjoycemilburn commented Oct 17, 2020

File repeatably puts Atom into a cpu loop when formated with Prettier

@robwise
Copy link
Collaborator

robwise commented Oct 20, 2020

Can you provide example file?

@mjoycemilburn
Copy link
Author

mjoycemilburn commented Oct 20, 2020 via email

@utkarshgupta137
Copy link

Facing the same issue with Atom 1.53. I don't have any other on save plugins.
For me, sometimes it is able to recover in a few seconds. I noticed that in busy-signal it is only showing it as working for 172ms. So I think there is some other place it is hanging up. I'll try to debug more on weekend.

@robwise robwise added the bug label Jan 22, 2021
@ThatXliner
Copy link

Prettier should be able to run asynchronously, not freeze the editor until it's done

@utkarshgupta137
Copy link

Please keep this open, because AFAIK, this bug still exists.

@mjoycemilburn mjoycemilburn reopened this Nov 29, 2021
@mjoycemilburn
Copy link
Author

mjoycemilburn commented Nov 29, 2021 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants