Skip to content

exit volos cache client #122

@karlismelderis

Description

@karlismelderis

we're creating new volos cache client with:

import apigeeCache from 'volos-cache-apigee'
apigeeCache.create(...)

this client is used in Jest tests.

problem is that I don't see an option to tear down client at the end of execution and Jest is complaining that there are async operations left running that are not stopped.

is there a way to tear down volos client?

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