Skip to content

await pool.close() in the docs example - #1142

Closed
Olegt0rr wants to merge 1 commit into
MagicStack:masterfrom
Olegt0rr:close-is-awaitable
Closed

await pool.close() in the docs example#1142
Olegt0rr wants to merge 1 commit into
MagicStack:masterfrom
Olegt0rr:close-is-awaitable

Conversation

@Olegt0rr

Copy link
Copy Markdown

Since pool.close() is awaitable, we should await it in the Pool usage example

@Olegt0rr

Copy link
Copy Markdown
Author

Ah, sorry, duplicated #1125

Sign up for freeto 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

@Olegt0rr