mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-06-12 03:13:39 -07:00
Route stats background mode through isolated daemon and defer in-app startup to live daemon (#58)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
type: fixed
|
||||
area: stats
|
||||
|
||||
- Stats background mode now routes through the isolated stats daemon instead of starting the regular SubMiner app runtime.
|
||||
@@ -0,0 +1,4 @@
|
||||
type: fixed
|
||||
area: stats
|
||||
|
||||
- In-app stats startup now defers to an already-running background stats daemon instead of starting a second stats server.
|
||||
Reference in New Issue
Block a user