Leanplum / Leanplum-Android-SDK

Leanplum's integrated solution delivers meaningful engagement across messaging and the in-app experience.
https://www.leanplum.com
Apache License 2.0
46 stars 40 forks source link

Fix concurrency exception for the action definitions. #534

Closed hborisoff closed 1 year ago

hborisoff commented 1 year ago
What Where/Who
JIRA Issue SDK-2477
People Involved @hborisoff

A concurrency issue when defining actions from a background thread was reported. This change synhronizes access to shared data.