mirror of
https://github.com/osukey/osukey.git
synced 2025-05-21 21:47:31 +09:00
Previously, it was possible for an object to be "refreshed" with a stale cached state from the current thread's context. This ensures a check against the database is performed as well. Resolves #1562.