Skip to content

softMain.cpp uses deprecated function epicsThreadExitMain #68

@dirk-zimoch

Description

@dirk-zimoch

pdbApp/softMain.cpp is an older copy of database/src/std/softIoc/softMain.cpp ans requires an update.
It still calls epicsThreadExitMain here:

epicsThreadExitMain();

Which is deprecated and will hang with the message epicsThreadExitMain() must no longer be used.

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