-
Notifications
You must be signed in to change notification settings - Fork 83
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Always run in a Job in PluginModelManager
Currently there is a TODO that classpath updates should better always run in a job instead of synchronous to the call. As asynchronous is often needed anyways this now finally resolves this TODO and aims to perform the action always in a background job.
- Loading branch information
Showing
1 changed file
with
9 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters