Actions
Bug #8720
closed
RS
RS
dedicatedSessionProcess() only returns true after start()
Bug #8720:
dedicatedSessionProcess() 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.
RS Updated by Roel Standaert about 5 years ago
- Status changed from InProgress to Review
RS Updated by Roel Standaert about 5 years ago
- % Done changed from 0 to 100
RS Updated by Roel Standaert about 5 years ago
- Status changed from Review to Implemented @Emweb
RS Updated by Roel Standaert about 5 years ago
- Status changed from Implemented @Emweb to Resolved
RS Updated by Roel Standaert almost 5 years ago
- Status changed from Resolved to Closed
Actions