Skip to content
Snippets Groups Projects
Commit c5c4f0790c55 authored by Luke Bakken's avatar Luke Bakken
Browse files

Merge branch 'pika-1119-experiment' into stable

No related branches found
No related tags found
No related merge requests found
......@@ -33,7 +33,7 @@
class IOLoopBaseTest(unittest.TestCase):
SELECT_POLLER = None
TIMEOUT = 1.0
TIMEOUT = 1.5
def setUp(self):
select_type_patch = mock.patch.multiple(
......@@ -182,7 +182,7 @@
"""
NUM_TIMERS = 5
TIMER_INTERVAL = 0.02
TIMER_INTERVAL = 0.25
SELECT_POLLER = 'select'
def set_timers(self):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment