Details
-
Technical task
-
Resolution: Fixed
-
Not Evaluated
-
None
-
Foundation Sprint 86, Foundation Sprint 87, Foundation Sprint 88, Foundation Sprint 89, Foundation Sprint 90, Foundation Sprint 91, Foundation Sprint 92, Foundation Sprint 93, Foundations Sprint 94, Foundations Sprint 95, Foundations Sprint 96, Foundations Sprint 97, Foundations Sprint 98, Foundations Sprint 99, Foundation Sprint 100, Foundation Sprint 101, Foundations Sprint 102, Foundation Sprint 103, Foundation Sprint 104, Foundation Sprint 105, Foundation Sprint 106, Foundation Sprint 107, Foundation Sprint 108, Foundation Sprint 109
-
4e2319916 (dev), 6955b37b4 (dev)
Description
In order to be able to allow the implementation of a multi-threaded server, we must not rely on shared data structures that would become subject of race conditions, or provide adequate serialisation.
Review the code with that in mind, document that the respective classes are reentrant or thread-safe where applicable, and consider how we can implement test that verify this also for future changes to the framework.
Attachments
For Gerrit Dashboard: QTBUG-75166 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
531649,8 | Update documentation on how QHttpServerRouter should be used thread-safe | dev | qt/qthttpserver | Status: MERGED | +2 | 0 |
537261,2 | Improve QMetaType handing in QHttpServerRouter | dev | qt/qthttpserver | Status: MERGED | +2 | 0 |