Skip to content

version 3.1.11

Compare
Choose a tag to compare
@dspeterson dspeterson released this 08 Aug 21:30
· 16 commits to master since this release
  • Fix rare race condition in thread pool implementation. At some point I will probably eliminate the thread pool since it seems like overkill, but at least the implementation is now hopefully correct.
  • Minor code cleanup in thread pool implementation.