mirror of
https://github.com/osukey/osukey.git
synced 2025-05-10 16:17:26 +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.