Merge Request #16 - December (bis)¶
Features¶
- Struct conversion: implemented new more powerful interface
- Application: added
atRunfunction - Python: bound
Session::callModule - Python: renamed
Session::loadServicetoSession::loadServiceRename - qilaunch: added argument
--keep-running
Deprecations¶
- Reverted rename from
Session::callModuletoSession::asyncCallModule,Session::callModulenow returns a FutureSync
Bugfixes¶
- Fixed deadlock in TcpTransportSocket
- async: fixed infinite recursion compatibility function
- DynamicObjectBuilder: fixed advertiseProperty so that connection is possible
- Gateway: fixed crash
- Gateway: now updates endpoints every 5s
- qilaunch: extended lifetime of breakpad handler to catch termination crashes