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
... as the closure behavior slightly changed from edition 2018: using
`node_ref.0` inside the closure won't result in `node_ref` being
captured.
However, as the comment there states, we really want to fix this by
using scoped threads which are available now.
0 commit comments