Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.
/ druntime Public archive

Comments

lazily initalize TLS block on first access#458

Merged
alexrp merged 1 commit intodlang:masterfrom
MartinNowak:lazyTLS
Mar 21, 2013
Merged

lazily initalize TLS block on first access#458
alexrp merged 1 commit intodlang:masterfrom
MartinNowak:lazyTLS

Conversation

@MartinNowak
Copy link
Member

This will allow to redo #456 correctly.

@alexrp
Copy link
Contributor

alexrp commented Mar 21, 2013

Is the auto tester not testing this or something?

@MartinNowak
Copy link
Member Author

Not sure what is going on here, but here are the tests.
http://d.puremagic.com/test-results/pull-history.ghtml?projectid=1&repoid=2&pullid=458

alexrp added a commit that referenced this pull request Mar 21, 2013
lazily initalize TLS block on first access
@alexrp alexrp merged commit 135fc32 into dlang:master Mar 21, 2013
@alexrp
Copy link
Contributor

alexrp commented Mar 21, 2013

@braddr did the results get lost en route to github or something?

@MartinNowak MartinNowak deleted the lazyTLS branch March 21, 2013 02:09
@braddr
Copy link
Member

braddr commented Mar 21, 2013

Occasionally github rejects status api calls leading to gaps in the reporting. 4xx errors aren't retried. I just noticed that libcurl is failing to include http auth headers sometimes. I've disabled connection reuse to see if that helps. Unfortunately the errors are rather few and far between, so no telling if/when it'll recur.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants