Skip to content

[RED-10] prefetch creates a suscription that can not be unsubscribed #1283

Open
@phryneas

Description

@phryneas

Currently, prefetch creates a subscription that cannot be unsubscribed.

Ideally, prefetch should either

  • subscribe and directly unsubscribe, to just keep the cache data around until cache collection
  • subscribe and return a means to unsubscribe

It could also just take an option to switch between those two behaviours.

RED-10

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions