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
scheduling: auto-detect scheduling group key rename() method
make_scheduling_group_key_config() is able to create a fully
functional scheduling_group_key_config, apart from the rename()
method. Provide for that by detecting if the type has a rename()
method and if so, create a thunk for it.
This is kept optional for backward compatibility.
0 commit comments