[yast-commit] [yast/yast-core] 4bf09e: Save memory by SCR.UnmountAgent telling agents to ...
![](https://seccdn.libravatar.org/avatar/9181eb84f9c35729a3bad740fb7f9d93.jpg?s=120&d=mm&r=g)
Branch: refs/heads/send-result-at-agent-unmount Home: https://github.com/yast/yast-core Commit: 4bf09e7ea96607ab63f9467cd761a5abc7ed9dd5 https://github.com/yast/yast-core/commit/4bf09e7ea96607ab63f9467cd761a5abc7e... Author: Martin Vidner <martin@vidner.net> Date: 2020-06-19 (Fri, 19 Jun 2020) Changed paths: M liby2/src/Y2CCProgram.cc M scr/src/SCRSubAgent.cc M scr/src/SCRSubAgent.h Log Message: ----------- Save memory by SCR.UnmountAgent telling agents to terminate (bsc#1172139) The optimization done in https://github.com/yast/yast-network/pull/1080 did not in fact work because despite being documented in scr/doc/scripting-agent.txt , UnmountAgent just forgets about the agent without telling it to finish. Commit: a91b634e7c1481463d2dda6f43df50eddc24097c https://github.com/yast/yast-core/commit/a91b634e7c1481463d2dda6f43df50eddc2... Author: Martin Vidner <martin@vidner.net> Date: 2020-06-19 (Fri, 19 Jun 2020) Changed paths: M package/yast2-core.changes M package/yast2-core.spec Log Message: ----------- version + changelog Compare: https://github.com/yast/yast-core/compare/7a2334520729...a91b634e7c14
participants (1)
-
Martin Vidner