Skip to content

Test (and update documentation) for foreign threads functionality #47627

Open
@KristofferC

Description

In #46609, functionality was added to run julia code on foreign threads.

However:

  • there seems to be nothing in the manual about how this is used (e.g. no references to jl_adopt_thread)
  • there are no tests for using this (which should probably go into embedding.c).

It seems likely that this will regress from time to time unless tests are added.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    docsThis change adds or pertains to documentationembeddingEmbedding Julia using the C APItestThis change adds or pertains to unit tests

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions