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
I have a type that's neither Send nor Sync and I can't find a way to use this data as part of the Schedule. Resources, System and IntoThreadLocalSystem all have requirements on Send + Sync. Would it be possible to relax this?