Skip to content

Commit fd094d6

Browse files
Merge 24.11 to 25.1
2 parents b7c64aa + d862bf1 commit fd094d6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

nextflow/webapp/WEB-INF/nextflow/nextflowContext.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@
3030
<!-- Experiment derived tasks -->
3131
<bean id="xarGeneratorNextFlow" class="org.labkey.api.exp.pipeline.XarGeneratorFactorySettings">
3232
<constructor-arg value="xarGeneratorNextFlow"/>
33+
<!-- Import in the same thread pool as other Skyline doc imports -->
34+
<property name="location" value="webserver-high-priority" />
3335
</bean>
3436

3537
<!-- Tasks registered in experiment module -->

0 commit comments

Comments
 (0)