Open
Description
Review the thread safety of the SDK to make sure there's no potential concurrency issues, particularly around state maintained in the global API object, clients, and evaluation context objects.
See here for a similar discussion in the Java SDK and others.
Definition of done:
- issues created for thread safety of global API, client, and evaluation context.