+22
−4
Loading
Changes refreshing of pollers tab to be done from within poller pop-up display function. As mentioned before, NCURSES does not behave predictably, when different parts of screen are refreshed from within multiple functions at a time, so the "control" of refreshing has to be passed to one function. Adds refreshing of pollers pop-up. Signed-off-by:Krzysztof Karas <krzysztof.karas@intel.com> Change-Id: I37dcedc495c314462b252774d97410158e1b895d Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/7393 Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Community-CI: Mellanox Build Bot Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>