Skip to content

Close temporarily created event loop#221

Merged
gawel merged 1 commit into
gawel:mainfrom
thomwiggers:patch-1
Jun 28, 2026
Merged

Close temporarily created event loop#221
gawel merged 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

gawel commented Feb 18, 2026

Copy link
Copy Markdown
Owner

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.
@thomwiggers

Copy link
Copy Markdown
Contributor Author

This has been rebased a while ago

@gawel gawel merged commit d221dcb into gawel:main Jun 28, 2026
4 checks passed
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