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

pthread currently does not support 7.1-zts #1

Closed
vkijensky opened this issue Aug 23, 2017 · 0 comments
Closed

pthread currently does not support 7.1-zts #1

vkijensky opened this issue Aug 23, 2017 · 0 comments

Comments

@vkijensky
Copy link

vkijensky commented Aug 23, 2017

The latest pthread commit compatible with 7.1-zts is "70040812d22798c3dd4cfc3b612bd9f56a1dc7ba"
Description: amphp/parallel#10

Suggestion:
Remove pthread support, update project to 7.2-zts (still beta) or downgrade pthread.

You can deploy and build the pthread commit if you extend build command after is cloned e.g.:
&& git reset --hard 70040812d22798c3dd4cfc3b612bd9f56a1dc7ba

RUN git clone https://github.com/krakjoe/pthreads.git \

@Shimmi Shimmi closed this as completed in a39214c Aug 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant