Skip to content

Fix timing issues with file processing with multiple file sources - #229

Open
nadir-hussain wants to merge 5 commits into
uncss:mainfrom
nadir-hussain:fix/timing-Problems-with-many-files
Open

nadir-hussain wants to merge 5 commits into
uncss:mainfrom
nadir-hussain:fix/timing-Problems-with-many-files

Conversation

@nadir-hussain

Copy link
Copy Markdown

Issue #227
I have added a fileInProcess counter which is incremented before calling uncss and decremented on callback called.
On this flag turns to zero, I am calling the done() callback, as opposed to current code which is calling done on first file processed.

@XhmikosR

Copy link
Copy Markdown
Member

Same as my 2 points in #228 (comment)

You are creating a lot of noise. Just clone the repo and make sure your branch is green locally before pushing anything... Also, do not make unrelated changes.

@nadir-hussain

nadir-hussain commented Oct 12, 2020 •

Copy link
Copy Markdown
Author

Same as my 2 points in #228 (comment)

You are creating a lot of noise. Just clone the repo and make sure your branch is green locally before pushing anything... Also, do not make unrelated changes.

Sorry, about that. I didn't have lint setup in the forked repository, I have fixed the issues now.

Base automatically changed from master to main February 3, 2021 13:33
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.

2 participants