Skip to content
This repository was archived by the owner on Dec 13, 2021. It is now read-only.
This repository was archived by the owner on Dec 13, 2021. It is now read-only.

Minor purge log issue #2

@dricholm

Description

@dricholm

Hello @rjyo,

I noticed a minor bug, probably due to a recent change in hybrid-disk-cache.
It seems purge() has been changed to an async function, however it's not awaited when logging. This causes the log to print out an ongoing promise instead of the number of purged records, which should be the intended behavior I think.

Thank you!

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