#965 Check ale#ShouldDoNothing() less and such often, for better performance
This commit is contained in:
@@ -17,10 +17,6 @@ Execute(ALE should stop linting for a while after exceptions are thrown):
|
||||
AssertThrows call ale#Lint()
|
||||
call ale#Lint()
|
||||
|
||||
Execute(ALE should stop queuing echo messages for a while after exceptions are thrown):
|
||||
AssertThrows call ale#cursor#EchoCursorWarningWithDelay()
|
||||
call ale#cursor#EchoCursorWarningWithDelay()
|
||||
|
||||
Execute(ALE should stop echoing messages for a while after exceptions are thrown):
|
||||
AssertThrows call ale#cursor#EchoCursorWarning()
|
||||
call ale#cursor#EchoCursorWarning()
|
||||
|
||||
Reference in New Issue
Block a user