yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #52853
[Bug 1596545] [NEW] memoized_with_request should return hashable types
Public bug reported:
memoized_with_request functions should return hashable types, otherwise memoizing will not work
because memoizing is based on the fact that function call arguments are hashable.
** Affects: horizon
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1596545
Title:
memoized_with_request should return hashable types
Status in OpenStack Dashboard (Horizon):
New
Bug description:
memoized_with_request functions should return hashable types, otherwise memoizing will not work
because memoizing is based on the fact that function call arguments are hashable.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1596545/+subscriptions
Follow ups