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

Increase timer interval to try to address pika/pika#1119

parent 88e388c80b59
No related branches found
No related tags found
No related merge requests found
......@@ -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