Use `--pdb` flag to config `brokerd` debug mode
							parent
							
								
									64ca507196
								
							
						
					
					
						commit
						e2adfae54c
					
				| 
						 | 
				
			
			@ -115,7 +115,7 @@ def sync(
 | 
			
		|||
        ):
 | 
			
		||||
            portal = await an.start_actor(
 | 
			
		||||
                loglevel=loglevel,
 | 
			
		||||
                debug_mode=True,
 | 
			
		||||
                debug_mode=pdb,
 | 
			
		||||
                **start_kwargs,
 | 
			
		||||
            )
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue