sync icon indicating copy to clipboard operation
sync copied to clipboard

`sync_scanner` failure to write `.beam` into archive file

Open NOMORECOFFEE opened this issue 9 years ago • 0 comments

code:which(Module) return archive file path (for example: "/app-1.0.ez/app-1.0/ebin/my_mod.beam"). I think that the module should be loaded into the memory if failure to write by any reason.

NOMORECOFFEE avatar Aug 04 '16 09:08 NOMORECOFFEE