Skip to content

Fix a bug with adding the UserID

Compare
Choose a tag to compare
@mec07 mec07 released this 17 Oct 16:49
· 6 commits to main since this release
baf4157
Fix userID bug (#2)

* Fix userID bug and just set it once

* Bump version and make scope usage threadsafe

* protect scope with the mutex

* Add WithUserID to the tests