X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2FTODO;h=17d1ffcc89f1b72b279ee9d479303e6c66308b0d;hb=7553044c59814c33763bb4b1c34664dceed68735;hp=eebd46cec06244558d12d07232017487136df4af;hpb=7a52f8c506033b4e952042c9479154a69755a2cf;p=src%2Fapp-framework-main.git diff --git a/src/TODO b/src/TODO index eebd46c..17d1ffc 100644 --- a/src/TODO +++ b/src/TODO @@ -17,3 +17,14 @@ List of things to do for the code (a kind of wait child ;) - allow to control the environment setting of the launched instances + +- send the SIGKILL after a short time if SIGTERM has no effect + +- handle permission list at install + +- allows to check the requested permissions before to install it + +- improve error reporting through dbus in utils-jbus + +- groups the dbus connections to reduce the count of pollfd and watch calback + (in utils-jbus)