Problem: Snapshot id printed on stdout doesn't appear on console (#681)
Solution: fflush stdout after printing the snapshot id. By default stdout is
buffered and flushed only when the buffer is full.
Signed-off-by:
Arunprasad Rajkumar <ar.arunprasad@gmail.com>
parent
298d9a4b
Please register or sign in to comment