Nothing to try yet
The internal 'async REPL request' check now always returns false
What
An internal function that used to compute whether an "async REPL request" (a background code-execution request) should happen now always returns false, regardless of the tool-permission mode passed into it.
Why
This effectively turns off whatever behavior depended on this check, though the finding does not say what that behavior was.
Something disagreesSomething we can check disagrees with this entry, or the writer said they could not settle it.
The writer flagged doubt
It's unclear what user-facing feature relied on the async REPL request check, so the practical effect of disabling it is not known.