Skip to content
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

Allow async component shutdown #27

Merged
merged 1 commit into from
Dec 4, 2015
Merged

Conversation

donbonifacio
Copy link
Contributor

The new pg async driver will wait for the connection to shutdown, and
this makes testes very slow. With this flag, the semantics stays the
same, on the test components we just need to make async-close? true.

Ref: alaisi/postgres.async#17 (comment)

The new pg async driver will wait for the connection to shutdown, and
this makes testes very slow. With this flag, the semantics stays the
same, on the test components we just need to make `async-close?` true.
donbonifacio added a commit that referenced this pull request Dec 4, 2015
@donbonifacio donbonifacio merged commit 1b5b96e into master Dec 4, 2015
@donbonifacio donbonifacio deleted the allow-async-component-close branch December 4, 2015 10:41
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.

1 participant