#965 Check ale#ShouldDoNothing() less and such often, for better performance

This commit is contained in:
w0rp
2017-10-11 23:51:36 +01:00
parent be547a0111
commit 02c8793c53
2 changed files with 8 additions and 28 deletions

View File

@@ -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()