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

Very long delay between change and linting #110

Open
xobotyi opened this issue Jun 24, 2022 · 2 comments
Open

Very long delay between change and linting #110

xobotyi opened this issue Jun 24, 2022 · 2 comments

Comments

@xobotyi
Copy link

xobotyi commented Jun 24, 2022

As for now, on windows machine and Goland IDE, linting (it results) show up after like 10-15 seconds after save action.

Perfect behaviour is like the eslint does it - debounced linting on changes (i suppose, not sure, but it works there like immediately).

Is it can be considered a bug or there are any restrictions for immediate execution for linter to be executed?

@jason-costello
Copy link

What level of concurrency do you have set?

@xobotyi
Copy link
Author

xobotyi commented Apr 14, 2023

Usually 4

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

2 participants