Skip to content

v0.15.0 - [internal] Adds error boundary and concurrency tests

Choose a tag to compare

@tore-statsig tore-statsig released this 15 Jun 23:16
· 532 commits to main since this release
203fc29

Internal updates:

Adds test cases for using the SDK in multiple threads

Adds error boundary to catch exceptions, log to statsig, and return default values to handle potential failures

Fixes the not_in_segment_list condition (which is currently unused, but could be used in the future)