• T
    Task queue refactoring (#42610) · 258fdd67
    Tomáš Matoušek 提交于
    * Eliminate WorkspaceTaskScheduler
    
    * Move IAsynchronousOperationListener down to WorkspaceTaskSchedulerFactory
    
    * Move IAsynchronousOperationListener to WorkspaceTaskQueue
    
    * Split WorkspaceTaskSchedulerFactory
    
    * Merge SimpleTaskQueue and WorkspaceTaskQueue into TaskQueue
    
    * Add nullable annotations
    
    * Make cancallation token explicit
    258fdd67
WorkCoordinator.cs 39.3 KB