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

#102 Update CurlMulti code with Prefetcher.php from prestissimo #103

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Schnitzel
Copy link

this updates the code on how to use CurlMulti to the same code that is also running in https://github.com/hirak/prestissimo/blob/master/src/Prefetcher.php#L20

solves #102

@webflo
Copy link
Member

webflo commented Mar 12, 2019

I had changed the error handling in #88 so the code can throw an exception. Without the change only a log msg to std error.

@andypost
Copy link

andypost commented Mar 15, 2019

+1 to fix - it works great!

     "patches": {
+      "drupal-composer/drupal-scaffold": {
+        "Parallel downloads": "https://github.com/drupal-composer/drupal-scaffold/pull/103.patch"
+      },

@webflo
Copy link
Member

webflo commented Mar 26, 2019

@Schnitzel Could you take a look at the error handling in v2.6.0 and report if the issue still applies?

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.

3 participants