Nursery: Initial integration
StimulusProducer: syncAwaitAllSettlements should pump caller io_context
This commit is contained in:
@@ -25,6 +25,7 @@ public:
|
||||
}
|
||||
|
||||
void awaken(bool forceAwaken = false) override {
|
||||
(void)forceAwaken;
|
||||
awakened = true;
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user