diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2019-09-05 09:48:34 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-09-05 09:48:34 -0700 |
commit | 607d610d06d6a8aedf7642bd43abf69feb534f17 (patch) | |
tree | e7d0ca818882994e39bd15b6d92cc5dd3fe2c325 /test/functional/eval/api_functions_spec.lua | |
parent | 79ea47d47836154cfb5a9574faa5c2af8422486a (diff) | |
download | rneovim-607d610d06d6a8aedf7642bd43abf69feb534f17.tar.gz rneovim-607d610d06d6a8aedf7642bd43abf69feb534f17.tar.bz2 rneovim-607d610d06d6a8aedf7642bd43abf69feb534f17.zip |
test/shada_spec: avoid exit_event race #10951
Doing clear() multiple times in quick succession provokes the
`exit_event` race described in #8813.
- Avoid it by removing unnecessary reset() call.
- Replace unnecessary nested describe() blocks with it() blocks.
ref d4a0b6c4e1d7
Diffstat (limited to 'test/functional/eval/api_functions_spec.lua')
0 files changed, 0 insertions, 0 deletions