| .. | 
			
		
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										testing
									
								
							
						
					
				 | 
				
					
						
							
							Drop trailing comma
						
					
				 | 
				2021-07-06 08:23:29 -04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										trionics
									
								
							
						
					
				 | 
				
					
						
							
							Fix *args-like type annot
						
					
				 | 
				2021-10-06 17:02:38 -04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								__init__.py
							
						
					
				 | 
				
					
						
							
							Fix top level nursery import
						
					
				 | 
				2021-10-06 17:02:38 -04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								_actor.py
							
						
					
				 | 
				
					
						
							
							Relay `ContextCancelled` for `Portal.run()` cancelled remote tasks
						
					
				 | 
				2021-10-12 12:03:15 -04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								_child.py
							
						
					
				 | 
				
					
						
							
							Support asyncio actors with the trio spawner backend
						
					
				 | 
				2021-10-06 17:05:58 -04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								_clustering.py
							
						
					
				 | 
				
					
						
							
							Lul, fix everything for cluster helper
						
					
				 | 
				2021-10-06 17:02:38 -04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								_debug.py
							
						
					
				 | 
				
					
						
							
							Drop to a 2 polls for root debugging check
						
					
				 | 
				2021-10-10 11:52:24 -04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								_discovery.py
							
						
					
				 | 
				
					
						
							
							De-densify some code
						
					
				 | 
				2021-07-06 08:23:30 -04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								_entry.py
							
						
					
				 | 
				
					
						
							
							Hide some portal stack layers in tracebacks
						
					
				 | 
				2021-10-08 18:53:54 -04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								_exceptions.py
							
						
					
				 | 
				
					
						
							
							Hide `_invoke()` tb, move actor error to exceptions mod
						
					
				 | 
				2021-07-31 13:56:26 -04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								_forkserver_override.py
							
						
					
				 | 
				
					
						
							
							Ignore type checks on stdlib overrides
						
					
				 | 
				2021-02-21 14:08:23 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								_ipc.py
							
						
					
				 | 
				
					
						
							
							Add "message transport" structured sub-typing
						
					
				 | 
				2021-10-06 15:54:27 -04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								_mp_fixup_main.py
							
						
					
				 | 
				
					
						
							
							Fix more stdlib typing issues with latest mypy
						
					
				 | 
				2021-02-21 12:48:03 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								_portal.py
							
						
					
				 | 
				
					
						
							
							Disable frame hides in portal temporarily
						
					
				 | 
				2021-10-12 12:02:04 -04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								_root.py
							
						
					
				 | 
				
					
						
							
							WIP redo asyncio async gen streaming
						
					
				 | 
				2021-10-06 17:05:58 -04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								_spawn.py
							
						
					
				 | 
				
					
						
							
							Let `ActorNursery` choose whether to raise remote errors
						
					
				 | 
				2021-10-12 11:38:19 -04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								_state.py
							
						
					
				 | 
				
					
						
							
							Add a no runtime error
						
					
				 | 
				2021-04-28 12:23:08 -04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								_streaming.py
							
						
					
				 | 
				
					
						
							
							Move broadcast channel parts into trionics
						
					
				 | 
				2021-10-06 17:02:38 -04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								_supervise.py
							
						
					
				 | 
				
					
						
							
							Let `ActorNursery` choose whether to raise remote errors
						
					
				 | 
				2021-10-12 11:38:19 -04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								log.py
							
						
					
				 | 
				
					
						
							
							De-noise warnings, add a 'cancel' log level
						
					
				 | 
				2021-10-06 17:02:13 -04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								msg.py
							
						
					
				 | 
				
					
						
							
							Add a @pub kwarg to allow specifying a "startup response message"
						
					
				 | 
				2021-10-06 17:05:58 -04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								to_asyncio.py
							
						
					
				 | 
				
					
						
							
							First draft: `.to_asyncio.open_channel_from()`
						
					
				 | 
				2021-10-07 23:14:34 -04:00 |