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(concurrency): make CasbinError & nested enums Sendable; constrain InternalApi generic; wrap FileAdapter handlers; mark Config Sendable\n\n- Adds Sendable to error enums\n- Constrains afterOperatePolicy generic T: Sendable\n- Wraps Util.* handlers in explicit @sendable closures\n- Marks Config as Sendable\n\nThis consolidates sendability fixes into one PR to address Swift 6 warnings.
0 commit comments