NanoSector / Brewed

Swift and SwiftUI based services manager for Homebrew
MIT License
1 stars 0 forks source link

UI slowness #2

Closed NanoSector closed 3 years ago

NanoSector commented 3 years ago

Sending commands causes Brewed to lag really badly when it really should not. Figure out what this is and fix it.

Perhaps forcibly running the commands in a background thread will fix this?