Don't check for error after ListMapKeys()
ListMapKeys() does not return any error, so the one from the previous
ReadMap() was being reevaluated.
Signed-off-by:
Roger Pueyo Centelles <rpueyo@ac.upc.edu>
Please register or sign in to comment
Developing lightweight computation at the DSG edge
ListMapKeys() does not return any error, so the one from the previous
ReadMap() was being reevaluated.
Signed-off-by:
Roger Pueyo Centelles <rpueyo@ac.upc.edu>