Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Do not refresh cookie on config update (#3613)
Task/Issue URL: https://app.asana.com/0/414709148257752/1208829922317861/f CC: @bwaresiak **Description**: - Do not refresh the cookie on config change when flag was detected enabled - Guard the code not to execute while the app is still launching / has not completed launching - Make the task for interaction with `subscriptionCookieManager` use main actor **Steps to test this PR**: Test enabling and disabling the `setAccessTokenCookieForSubscriptionDomains` feature flag. **Definition of Done (Internal Only)**: * [ ] Does this PR satisfy our [Definition of Done](https://app.asana.com/0/1202500774821704/1207634633537039/f)? --- ###### Internal references: [Software Engineering Expectations](https://app.asana.com/0/59792373528535/199064865822552) [Technical Design Template](https://app.asana.com/0/59792373528535/184709971311943)
- Loading branch information