Skip to content

Conversation

Veykril
Copy link
Member

@Veykril Veykril commented Jun 13, 2022

@Veykril
Copy link
Member Author

Veykril commented Jun 13, 2022

r? @matklad

Copy link
Contributor

@matklad matklad left a comment

Choose a reason for hiding this comment

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

LGTM, but this wants some manual check tht the behavior is OK (that, as soon as you start typing, in-process check is killed, and that is not restarted until you stop typing)

@Veykril
Copy link
Member Author

Veykril commented Jun 15, 2022

Any tips on how I would go about testing the behaviour (in windows to be specific), I haven't fiddled too much with process inspection.

@matklad
Copy link
Contributor

matklad commented Jun 15, 2022

I'd open a project where cargo check takes a while (something macro haevy perhaps?) and sort the processes in task manager by the CPU time.

@Veykril
Copy link
Member Author

Veykril commented Jun 16, 2022

Typing doesn't have any effect here though I also don't see why it should be relevant as did change notifications don't touch flycheck, but repeatedly saving a file does kill the process if it is outstanding until no more saving occurs.

@Veykril
Copy link
Member Author

Veykril commented Jun 24, 2022

@bors r+

@bors
Copy link
Contributor

bors commented Jun 24, 2022

📌 Commit 5979931 has been approved by Veykril

@bors
Copy link
Contributor

bors commented Jun 24, 2022

⌛ Testing commit 5979931 with merge 5bb123d...

@bors
Copy link
Contributor

bors commented Jun 24, 2022

☀️ Test successful - checks-actions
Approved by: Veykril
Pushing 5bb123d to master...

@bors bors merged commit 5bb123d into rust-lang:master Jun 24, 2022
@Veykril Veykril deleted the flycheck-cancel branch June 24, 2022 18:38
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.

3 participants