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
Those wanting to customize `TimePlugin` cannot do so because
`run_fixed_main_schedule` is not public, so make it public.
## Testing
1. Copy/paste `TimePlugin` to consumer application
2. build now succeeds where previously it failed
0 commit comments