Skip to content
  • Bob Halley's avatar
    Simply task API: · 3bff571a
    Bob Halley authored
    	Tasks now terminate when
    
    		Any shutdown events have been posted
    
    		There are no references
    
    		The event queue is empty
    
    	If a task has no references and the event queue
    	is empty, then a shutdown will be triggered if
    	it hasn't been already.
    
    	allowdone and allowsend are gone
    
    	sending events can no longer fail
    3bff571a