Akka.Persistence.MongoDB icon indicating copy to clipboard operation
Akka.Persistence.MongoDB copied to clipboard

Fix compiler complaining that tagged might have not been initialized

Open Arkatufus opened this issue 1 year ago • 0 comments

Compiler complaining that the tagged variable might not have been initialized properly.

Changes

Explicitly initialize the tag list

Arkatufus avatar Jul 15 '24 13:07 Arkatufus