Skip to content

NH-3905 - upgrade async generator and regen #692

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

Merged
merged 3 commits into from
Sep 19, 2017

Conversation

fredericDelaporte
Copy link
Member

@fredericDelaporte fredericDelaporte commented Sep 19, 2017

Speeds up generation by 30%, removes generated comments which sometimes interfere with some tooling (Rider), and clean some undue generated imports.

The comment removal (maca88/AsyncGenerator#55) is responsible of most changes, while some async test files also have some undue import System.Threading removed (maca88/AsyncGenerator#51).

This removes <content> generated comments which sometimes interfere with some tooling (Rider), and clean some undue generated imports.
hazzik
hazzik previously approved these changes Sep 19, 2017
@fredericDelaporte
Copy link
Member Author

Hi-jacked this PR for dropping a note on async in documentation. (I will not squash commits together.)

@fredericDelaporte fredericDelaporte merged commit 55dbc8a into nhibernate:master Sep 19, 2017
@fredericDelaporte fredericDelaporte deleted the NH-3905 branch September 19, 2017 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants