fix onlinepeers decoupling
This commit is contained in:
		
							parent
							
								
									4cf17ffe62
								
							
						
					
					
						commit
						086f2f718c
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -56,7 +56,7 @@ def get_online_peers(shared_state): | |||
|             logger.debug('Couldn\'t connect to any peers.' + | ||||
|                          f' Last node seen {last_seen}  ago.') | ||||
|             try: | ||||
|                 get_online_peers(kv) | ||||
|                 get_online_peers(shared_state) | ||||
|             except RecursionError: | ||||
|                 pass | ||||
|         else: | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue