mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-20 20:40:29 +08:00
Ref T105, use new style with threaded readers
* use doWorkCheck * relaxed doWorkCheck in unit tests * removed isShuttingDown, gracefulShutdown * set timer object name (in case something is wrong, we might see the name in the log)
This commit is contained in:
committed by
Mathew Sutcliffe
parent
2fbd2c6382
commit
b6b1b96ec4
@@ -74,6 +74,7 @@ namespace BlackCore
|
||||
//! Do reading
|
||||
void readMetars();
|
||||
|
||||
//! Reload settings
|
||||
void reloadSettings();
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user