Would snapshot stop mutation and read

Hi @JimWen and @Willem520, yes snapshot creation can block mutations in some cases. I have tried to address this issue in PR https://github.com/dgraph-io/dgraph/pull/4901, which will be merged soon.