test(api/server_requests_spec): fix flaky test (again) (#36570)

Use a fast API, as a deferred API request may be aborted by EOF.
This commit is contained in:
zeertzjq
2025-11-16 17:47:16 +08:00
committed by GitHub
parent 39e27d64ad
commit c924d68021
2 changed files with 6 additions and 8 deletions

View File

@@ -77,7 +77,7 @@ describe('notify', function()
end)
end)
it('cancels stale events on channel close', function()
it('cancels stale events on channel close #13537', function()
local catchan = eval("jobstart(['cat'], {'rpc': v:true})")
local catpath = eval('exepath("cat")')
eq(