From adcef4f803ba84f6bfb47f4117eb7ccb50d8b9fb Mon Sep 17 00:00:00 2001 From: Arlen22 Date: Wed, 30 Mar 2022 14:39:21 -0400 Subject: [PATCH] Fix possible bug (#4122) Check for outstanding tasks to execute before the task in question seems to have invalid checks. --- boot/boot.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/boot/boot.js b/boot/boot.js index 6839a8e92..2949e2741 100644 --- a/boot/boot.js +++ b/boot/boot.js @@ -2596,7 +2596,8 @@ $tw.boot.isStartupTaskEligible = function(taskModule) { for(t=0; t