CC-3016: Import files doesn't work on Debian(1.9.5, 2.0)

- fixed
This commit is contained in:
James 2011-11-03 15:25:09 -04:00
parent 6eff9d124e
commit 905eaa9ec8
2 changed files with 17 additions and 5 deletions

View file

@ -65,7 +65,7 @@ try:
bootstrap = AirtimeMediaMonitorBootstrap(logger, pe, api_client, mmc)
bootstrap.scan()
notifier = AirtimeNotifier(wm, pe, read_freq=0.1, timeout=0, airtime_config=config, api_client=api_client, bootstrap=bootstrap, mmc=mmc)
notifier = AirtimeNotifier(wm, pe, read_freq=0, timeout=0, airtime_config=config, api_client=api_client, bootstrap=bootstrap, mmc=mmc)
notifier.coalesce_events()
#create 5 worker threads