RollerKing

Results 2 comments of RollerKing

> Hi @RollerKing, > > Seems like the mutation analysis ran out of memory. (Closure is a particularly resource-hungry project, and even running the tests without mutation can result in...

> why using `CommitMessage.CommitLSN` as `lastWriteWALPos` rather than `xld.WALStart + pglogrepl.LSN(len(xld.WALData))`? what is the different between these tow value?