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

Fix a race condition #183

Merged
merged 1 commit into from
Sep 16, 2016
Merged

Fix a race condition #183

merged 1 commit into from
Sep 16, 2016

Conversation

Arcanemagus
Copy link
Member

@Arcanemagus Arcanemagus commented Sep 16, 2016

When the editor text is modified after the lint was triggered, simply tell Linter to not update the results instead of attempting to mark the modified editor as this can lead to false positives on the invalid range check.

Fixes #165.
Fixes #147.

When the editor text is modified after the lint was triggered, simply tell Linter to not update the results instead of attempting to mark the modified editor as this can lead to false positives on the invalid range check.
@Arcanemagus Arcanemagus merged commit 9d8aaa1 into master Sep 16, 2016
@Arcanemagus Arcanemagus deleted the fix-race-condition branch September 16, 2016 03:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant