Skip to content

Fatal error when trying to evict empty cache #12

Description

@gica-gugui

In some situations, we need to evict some records from the cache. We do this using Actionable API but when using evictIterable or evictAll on a provider which didn't cached anything yet, a fatal error occurs.
The same on java RxCache doesn't cause a crash.
Is there a way to workaround this issue?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions