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
There are functions containing the words transport_atomic_fetch and transport_fetch_atomic in the code base which caused confusion while fixing a bug for #1192
These private functions should be renamed in a way to prevent confusion in the future.