Skip to content

Close temporarily created event loop#221

Open
thomwiggers wants to merge 1 commit into
gawel:mainfrom
thomwiggers:patch-1
Open

Close temporarily created event loop#221
thomwiggers wants to merge 1 commit into
gawel:mainfrom
thomwiggers:patch-1

Conversation

@thomwiggers
Copy link
Copy Markdown
Contributor

IrcBot creates an event loop for mock.create_autospec, but it is then dropped on the floor. Close it before dropping it.

@gawel gawel changed the base branch from master to main February 18, 2026 19:56
@gawel
Copy link
Copy Markdown
Owner

gawel commented Feb 18, 2026

Hi,
Tests are failing. Can you rebase your PR ? I've made a fix and changed the default branch to main.

`IrcBot` creates an event loop for `mock.create_autospec`, but it is then dropped on the floor. Close it before dropping it.
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