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
sql: remove now-stale growstack for internal executor
As of 4a5c503, we now grow stack
unconditionally for all async tasks. Some time ago we added an ability
to growstack in the async task of the internal executor when used in the
LDR, and now that has become redundant, so we remove this special case.
Release note: None
0 commit comments