Commit ccd5878
committed
mgr/vol: use pre-defined timeout period instead of hardcoded value
Currently timeout is set to 5. But hardcoding this is unnecessary since
the class already defines a attribute for this purpose. Use that
instead.
Signed-off-by: Rishabh Dave <[email protected]>1 parent a1cd410 commit ccd5878
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
170 | | - | |
| 170 | + | |
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
| |||
0 commit comments