The TorrentEngine is causing a lot of UI lagg, even though it is running in the main process.
Instead of letting it run in the main process, it might even be a better idea to run it in it's own hidden browser window. This will make yet another process, which then can be used only by the torrent engine. Also gives us a more friendly way for people to share logs from the engine.
Description
The TorrentEngine is causing a lot of UI lagg, even though it is running in the main process.
Instead of letting it run in the main process, it might even be a better idea to run it in it's own hidden browser window. This will make yet another process, which then can be used only by the torrent engine. Also gives us a more friendly way for people to share logs from the engine.