Revision 6f9b8fd34bc448aec7941413cd1d8e6f9bbcb6b5 authored by Arthur Outhenin-Chalandre on 07 June 2024, 13:08:22 UTC, committed by André Martins on 17 June 2024, 10:48:51 UTC
Use EventuallyWithT instead of waiting for the controller queue to be
empty. The queue being empty does not signify that the reconciliation is
done as the controller pops elements when the reconciliation starts and
not when it ends.

Suggested-by: Marco Iorio <marco.iorio@isovalent.com>
Signed-off-by: Arthur Outhenin-Chalandre <arthur@cri.epita.fr>
1 parent b86d5fc
History
File Mode Size
README.md -rw-r--r-- 1.6 KB
nvim-dap.lua -rw-r--r-- 1.7 KB

README.md

back to top