Under the hood
A session-ready helper now calls .discard() instead of .markReady() on a different tracking object
What
A small internal function that used to mark a session-tracking object ready by calling .markReady() now instead calls .discard() on a differently-named object.
Why
The finding does not explain the purpose of this change beyond the function call itself.
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-visible effect this has, or why marking-ready was replaced with discarding on a different object.