Skip to content

Changes are being published on a background thread #76

@MattKiazyk

Description

@MattKiazyk

Describe the bug
Xcode is warning about a Publishing changes from background threads is not allowed; make sure to publish values from the main thread (via operators like receive(on:)) on model updates

Related to #66 and #69

To Reproduce

  1. Tap Make Active
  2. I got prompted for password for installing helper tool
  3. Hit cancel
  4. Xcode gives warning

Expected behavior
Xcode shouldn't give warnings about background threads

Screenshots
image

Version

  • OS: 11.1
  • Xcodes: main branch

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions