[yast-commit] [yast/yast-core] 4bf09e: Save memory by SCR.UnmountAgent telling agents to ...
Branch: refs/heads/master 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 Commit: ad251f787cac269c1d4a8987fb12537dc9264356 https://github.com/yast/yast-core/commit/ad251f787cac269c1d4a8987fb12537dc92... Author: Martin Vidner <mvidner@suse.cz> Date: 2020-06-19 (Fri, 19 Jun 2020) Changed paths: M liby2/src/Y2CCProgram.cc M package/yast2-core.changes M package/yast2-core.spec M scr/src/SCRSubAgent.cc M scr/src/SCRSubAgent.h Log Message: ----------- Merge pull request #147 from yast/send-result-at-agent-unmount Save memory by SCR.UnmountAgent telling agents to terminate (bsc#1172139) Compare: https://github.com/yast/yast-core/compare/9c78f956973c...ad251f787cac
participants (1)
-
Martin Vidner