Skip to content

1.1.0

Latest
Compare
Choose a tag to compare
@LK-Simon LK-Simon released this 14 Jul 09:28
· 3 commits to main since this release
  • Introduced withLock method to ThreadSafeSemaphore property decorator
  • Introduced withTryLock method to ThreadSafeSemaphore property decorator
  • Added Unit Tests for the above
  • Added usage example for the above to the README.MD file