Make `pikerd` work again without `--tsdb` flag
							parent
							
								
									dfc3fb76fd
								
							
						
					
					
						commit
						15b609bf13
					
				| 
						 | 
					@ -66,7 +66,7 @@ def pikerd(loglevel, host, tl, pdb, tsdb):
 | 
				
			||||||
                await ctn_ready.wait()
 | 
					                await ctn_ready.wait()
 | 
				
			||||||
                log.info('`marketstore` container:{uid} up')
 | 
					                log.info('`marketstore` container:{uid} up')
 | 
				
			||||||
 | 
					
 | 
				
			||||||
                await trio.sleep_forever()
 | 
					            await trio.sleep_forever()
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    trio.run(main)
 | 
					    trio.run(main)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue