Set `Channel._cancel_called` via `chan` var
In `Portal.cancel_actor()` that is, at the least to make it easier to ref search from an editor Bpto_asyncio_eoc_signal
							parent
							
								
									4ca81e39e6
								
							
						
					
					
						commit
						edffd5e367
					
				|  | @ -300,7 +300,7 @@ class Portal: | |||
|         ) | ||||
| 
 | ||||
|         # XXX the one spot we set it? | ||||
|         self.channel._cancel_called: bool = True | ||||
|         chan._cancel_called: bool = True | ||||
|         try: | ||||
|             # send cancel cmd - might not get response | ||||
|             # XXX: sure would be nice to make this work with | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue