mirror of
https://github.com/wassname/cachier.git
synced 2026-09-10 11:50:23 +08:00
get_activity_dist not waiting on calc fix
This commit is contained in:
+1
-1
@@ -194,7 +194,7 @@ class _MongoCore(_BaseCore):
|
||||
{
|
||||
'$set': {'being_calculated': False}
|
||||
}
|
||||
}
|
||||
)
|
||||
|
||||
class _PickleCore(_BaseCore):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user