[PR #662] [MERGED] Fix improper @MainActor usage #1704

Closed
opened 2026-03-03 19:08:28 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/PlayCover/PlayCover/pull/662
Author: @TheMoonThatRises
Created: 1/1/2023
Status: Merged
Merged: 1/3/2023
Merged by: @JoseMoreville

Base: developHead: fix/threads


📝 Commits (1)

  • 687112e fix: extraneous @MainActor

📊 Changes

3 files changed (+3 additions, -4 deletions)

View changed files

📝 PlayCover/AppInstaller/Installer.swift (+1 -1)
📝 PlayCover/ViewModel/InstallVM.swift (+0 -1)
📝 PlayCover/Views/MenuBarView.swift (+2 -2)

📄 Description

Removes extra @MainActor.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/PlayCover/PlayCover/pull/662 **Author:** [@TheMoonThatRises](https://github.com/TheMoonThatRises) **Created:** 1/1/2023 **Status:** ✅ Merged **Merged:** 1/3/2023 **Merged by:** [@JoseMoreville](https://github.com/JoseMoreville) **Base:** `develop` ← **Head:** `fix/threads` --- ### 📝 Commits (1) - [`687112e`](https://github.com/PlayCover/PlayCover/commit/687112e78188990760927b4988f5c44fdbc5f2a1) fix: extraneous `@MainActor` ### 📊 Changes **3 files changed** (+3 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `PlayCover/AppInstaller/Installer.swift` (+1 -1) 📝 `PlayCover/ViewModel/InstallVM.swift` (+0 -1) 📝 `PlayCover/Views/MenuBarView.swift` (+2 -2) </details> ### 📄 Description Removes extra `@MainActor`. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 19:08:28 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/PlayCover#1704
No description provided.