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
SQLCipher already logs at INFO level when a mlock or VirtualLock
fails. Since we are already doing everything possible to avoid
mlock quotas, and there is nothing practical that can be done to
avoid them, this removes the redundant WARN level log.
0 commit comments