View Source Edeliver.Relup.Instructions.CodeChangeOnAppProcesses (edeliver v1.9.2)

This upgrade instruction does nothing

but can be used in an Edeliver.Relup.Modification to indicate that the code_change function is invoked for suspended modules which changed. See Edeliver.Relup.Instructions.SuspendAppProcesses.

In a future step it might remove code_change instructions from modules which does not change exported functions.

Link to this section Summary

Link to this section Functions

Link to this function

modify_relup(instructions, config)

View Source

Callback implementation for Edeliver.Relup.Instruction.modify_relup/2.