Closed GlennRicaud closed 6 years ago
I didn't find any other places. We only create threads explicitly, using ExecutorService, in a few places:
Only in the last case it uses the Context.
The other place is TaskManagerImpl. But the tasks set up the branch, repo and AuthInfo from the context of the task submitter. No need to fix it here.
Perfect
Depending on https://github.com/enonic/xp/pull/6346