Opened at 2023-12-22T14:30:33Z
#4085 new defect
Dirty reactor tests
Reported by: | itamarst | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | undecided |
Component: | unknown | Version: | n/a |
Keywords: | Cc: | ||
Launchpad Bug: |
Description
test_upload_and_download_convergent HTTP test in test_system.py
testtools.testresult.real._StringException: twisted.trial.util.DirtyReactorAggregateError: Reactor was unclean. DelayedCalls: (set twisted.internet.base.DelayedCall.debug = True to debug) <DelayedCall 0x7f3288e97ee0 [48.73202896118164s] called=0 cancelled=0 TimeoutMixin.__timedOut()> <DelayedCall 0x7f328a132a40 [228.77486181259155s] called=0 cancelled=0 HTTPConnectionPool._removeConnection((b'https', b'127.0.0.1', 48423), <twisted.web._newclient.HTTP11ClientProtocol object at 0x7f3288a97c10>)>
Note: See
TracTickets for help on using
tickets.