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

Fixed pthreads bug: "The promise was rejected" #91

Closed
wants to merge 1 commit into from

Conversation

wolph
Copy link

@wolph wolph commented Jul 10, 2018

As far as I can quickly test, this minor change fixes this issue: guzzle/guzzle#2066

Beyond that the guzzle library appears to work just fine within a pthreads environment :)

@wolph wolph changed the title fixed pthreads compatibility issue Fixed pthreads bug: "The promise was rejected" Jul 10, 2018
@GrahamCampbell
Copy link
Member

Hmm, I think pthreads should fix its bug, actually, rather than having a work around. The code should already initialise to those values without you doing it again in the constructor.

@GrahamCampbell GrahamCampbell mentioned this pull request Dec 31, 2019
@Tobion
Copy link
Member

Tobion commented Feb 12, 2020

Closing as pthreads is not maintained anymore: krakjoe/pthreads#929
So we also do not need to add workarounds for it.

@Tobion Tobion closed this Feb 12, 2020
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

Successfully merging this pull request may close these issues.

None yet

3 participants