Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Program file stays locked while program running (OS4) #2

@paraxenic

Description

@paraxenic

When you run a program that's compiled with clib2, the program file remains locked and you can't rename or delete the program. The same program compiled with newlib does not keep the program file locked. If a program is running from WBStartup, you can't replace it with a newer version and reboot; you have to remove the program from WBStartup, reboot, replace the program with the new version, add it back to to WBStartup and then reboot. I don't see any reason to keep the program file locked once the program is started.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions