You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: declare FileRead trait to be Sync-safe (#1319)
## Which issue does this PR close?
- Closes#1318
## What changes are included in this PR?
Declare `FileRead` trait `Sync`-safe.
## Are these changes tested?
Not a feature change, so existing unit tests.
0 commit comments