Actions
Bug #8720
closeddedicatedSessionProcess() only returns true after start()
Start date:
06/23/2021
Due date:
% Done:
100%
Estimated time:
Description
WServer::dedicatedSessionProcess()
never returns true before WServer::start()
is called. In many situations we want to know this earlier, like when when conditionally adding static resources., It would be better to do this when the server configuration is being set.
Updated by Roel Standaert over 3 years ago
- Status changed from InProgress to Review
Updated by Roel Standaert over 3 years ago
- Status changed from Review to Implemented @Emweb
Updated by Roel Standaert about 3 years ago
- Status changed from Implemented @Emweb to Resolved
Updated by Roel Standaert almost 3 years ago
- Status changed from Resolved to Closed
Actions