0.8.0-RC1
Pre-release
Pre-release
fix(cstor-volume-mgmt): high cpu usage caused by for {} loop The commit bd44756e60bc1023bfa52d31ffcf5d70e25333f2 had refactored the cstor-volume-mgmt code to start the receivers in a for {} loop. This caused go processes to spin more cpu. Signed-off-by: kmova <[email protected]>