-
Couldn't load subscription status.
- Fork 20
Closed
Labels
part:coreAffects the SDK core components (data structures, etc.)Affects the SDK core components (data structures, etc.)priority:highAddress this as soon as possibleAddress this as soon as possibletype:bugSomething isn't workingSomething isn't working
Milestone
Description
What happened?
LatestValueCache is using None internally to represent the lack of a value, but None is also a valid value.
What did you expect instead?
LatestValueCache to use a sentinel to represent a missing value instead.
Affected version(s)
No response
Affected part(s)
Core components (data structures, etc.) (part:core)
Extra information
Introduced here:
Metadata
Metadata
Assignees
Labels
part:coreAffects the SDK core components (data structures, etc.)Affects the SDK core components (data structures, etc.)priority:highAddress this as soon as possibleAddress this as soon as possibletype:bugSomething isn't workingSomething isn't working
Type
Projects
Status
Done