Release upgrade

Felix onceltuca@REDACTED
Wed Aug 26 11:02:18 CEST 2009


Hi,
I have some problem with code upgrade.
Im tying to upgrade the code for uploading files with yaws while im
uploading a file.
My upgrade instruction in the .appup file is
{load_module,my_upload_module}.

The upgrade goes well but it seems like upgrade is done on the
currently running upload module when im doing
release_handler:install_release/1 and thus kills the upload. I
expected that the upgrade would take effect first at newly started
uploads...
Should I give a different upgrade instruction?

/

Felix


More information about the erlang-questions mailing list