f79fb4ada7
RecoveryTarget increments a reference on the store once it's created. If we fail to return the instance from the reset method we leak a reference causing shard locks to not be released. This change creates the reference in the return statement to ensure no references are leaked |
||
---|---|---|
.. | ||
src | ||
build.gradle |