summaryrefslogtreecommitdiff
path: root/python/test/Ice/thread
Commit message (Collapse)AuthorAge
* Removed optional semicolons after bracesBernard Normier2017-05-04
|
* Fix (ICE-7684) - use Disp prefix only for class with operations skeletonsJose2017-03-20
|
* - ICE-6845 - More dispatcher fixes for PythonMark Spruiell2017-03-08
- Deprecated the InitializationData.threadHook member - Added threadStart and threadStop members to InitializationData - InitializationData.batchRequestInterceptor can now be a callable