Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix build with JULIA_ENABLE_THREADING==0 #32169

Closed
wants to merge 1 commit into from

Conversation

JeffBezanson
Copy link
Member

#32168 ported to 1.2.

@JeffBezanson JeffBezanson added multithreading Base.Threads and related functionality backport 1.2 labels May 28, 2019
@JeffBezanson
Copy link
Member Author

Also needs #32210

@KristofferC KristofferC mentioned this pull request Jun 9, 2019
32 tasks
@KristofferC
Copy link
Member

jl_set_task_tid doesn't exist on 1.2 I think so how should #32210 be backported?

@KristofferC
Copy link
Member

This commit is now on #32270.

@JeffBezanson
Copy link
Member Author

sticky == false doesn't need to be supported on 1.2, so we can probably leave out #32210.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
multithreading Base.Threads and related functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants