Skip to content

Is create_sysimage_workaround still needed? #839

@sloede

Description

@sloede

According to the associated comment,

# Use workaround at https://github.com/JuliaLang/julia/issues/34064#issuecomment-563950633
# by first creating a normal "empty" sysimage and then use that to finally create the one
# with the @ccallable function.
# This function can be removed when https://github.com/JuliaLang/julia/pull/37530 is merged

the function create_sysimage_workaround should not be necessary anymore once JuliaLang/julia#37530 has been merged (which it was, approximately 2 years ago).

Since it seems like this workaround increases compile times, is it time to retire the workaround? Or is it still needed and only the comment needs updating?

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