mirror of
https://github.com/osukey/osukey.git
synced 2025-06-29 07:07:55 +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.