Skip to content

Intermittent Transaction Bug Fix

Latest

Choose a tag to compare

@deckar01 deckar01 released this 19 Nov 21:15
· 2 commits to master since this release
0242620

Fixes an error caused by a redundant transaction operation that was reported to fail intermittently in a multithreaded use case. Thanks @Krisscut for reporting the issue and testing the fix.

#8

The release also migrates the build to GitHub Actions, reports test coverage to Code Climate, and increases the test coverage.