Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: Change context field to volatile
Field is set from main thread, but can be immediately accessed by non main threads.
- Loading branch information