Skip to content

Is the library thread-safe? #366

Description

@gahisee

I just updated my 'old' program to the latest v8.3.3 from 2.x.x.
My app first makes the get-playlists request in one thread via ExecutorService.
Then, it immediately makes the get-devices request and it takes the exception:
Connection [Not bound] is still allocated

If I make the get-devices request when the get-playlists completes, all is fine.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions