Skip to content

Remove the need to keep the stream around #613

@yara-blue

Description

@yara-blue

Its a common footgun in using rodio. It should be possible to store the stream in the sink.

Remaining questions, does the stream need to be accessible when a sink is used? If so how? Does sink get a method to get the stream?

Implementation wise it seems like storing the stream in an Arc will work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    breakingProposed change that would break the public API

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions