CC-3016: Import files doesn't work on Debian(1.9.5, 2.0)
- fixed
This commit is contained in:
parent
6eff9d124e
commit
905eaa9ec8
2 changed files with 17 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue