I tried to check our project using `Thread sanitizer` and I found issue from IterableSDK. - version: 6.5.6 - Location: Pending.swift:47 - I just call `IterableAPI.setUserId` to update JWT one time, but access race is occurred inside of SDK. <img width="1662" alt="스크린샷 2024-10-10 오전 12 08 17" src="https://github.com/user-attachments/assets/3bbd61f9-d791-4ff9-9eaf-9ed90986be11">