Skip to content
This repository has been archived by the owner on Feb 7, 2022. It is now read-only.

freezed on parallel-webpack run on circleci #41

Closed
cordoval opened this issue Jun 3, 2017 · 4 comments
Closed

freezed on parallel-webpack run on circleci #41

cordoval opened this issue Jun 3, 2017 · 4 comments

Comments

@cordoval
Copy link

cordoval commented Jun 3, 2017

while running on circleci the process completely stops on parallel-webpack

it never continues . I have to cancel the build. Is there anything i am missing?

@cordoval cordoval closed this as completed Jun 3, 2017
@vansosnin
Copy link

Noticed the same in TeamCity (I don't think that CI service matters). On version 2.0.0 as well :(

@cordoval
Copy link
Author

I think parallel-webpack is not really a solution, there is better ways to do this, if it aches it needs to be addressed differently.

@pago
Copy link
Contributor

pago commented Jul 15, 2017

Can you identify any error message or anything to help diagnose the problem? Did you try running it with -p=1 or the number of CPUs available to you? Perhaps we just don't detect the correct number of CPUs on circleci and TeamCity?

We're running parallel-webpack in Jenkins without any issues so I know it works on CI systems.

@cordoval
Copy link
Author

on circleci the cpu count was 1 i think, yeah i know, i was just surveying the tools there.
I believe though there must be a more suitable solution to speed things up. I am not sure if this is it yet though. Thanks 👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants