CE-2876: Load host status asynchronously in host table
Compare changes
Files
3- CE-2876: Fix review comments on HostIconDomonkos Gulyas authored
@@ -2,7 +2,7 @@ import React, { useContext, useMemo } from "react";
Load host status asynchronously in host table. Using similar approach to the async status loading in the IOCTable.
Changing tests accordingly.
Minor optimization on fetching logs.
Closes CE-2876