Skip to content

Refactor services into actors #507

Open
@Uncommon

Description

@Uncommon

There are a bunch of concurrency warnings around how the various Service objects are used. To resolve this, they should be converted to actors.

  • Contain Siesta.Service instead of deriving from it (also good for moving away from Siesta)
  • Behavior of BasicAuthService must be factored out instead of being a base class

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    • Status

      No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions