Skip to content

dead links are not cached#1

Open
ponty wants to merge 11 commits intobbinet:masterfrom
ponty:master
Open

dead links are not cached#1
ponty wants to merge 11 commits intobbinet:masterfrom
ponty:master

Conversation

@ponty
Copy link
Copy Markdown

@ponty ponty commented Mar 21, 2012

It was very slow to install nose using tox because a lot of dead links were scanned each time.
I store dead links in cache as empty files so it is faster now. (8bd3655)

Additional changes: logging, more config options, new start method

@reinout
Copy link
Copy Markdown
Collaborator

reinout commented Mar 21, 2012

I added some comments on the commits. Basically, the patch needs some work before it can be merged. Especially ponty@8bd3655 looks very dangerous. The goal is good, but the implementation looks dangerous to me.

@reinout
Copy link
Copy Markdown
Collaborator

reinout commented Mar 21, 2012

Btw, this is one of the first times I'm using github to comment on commits. Wow, that works well. I can even pinpoint individual lines!

Just being happy with github. Nothing to do with the pull request itself :-)

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