User bio
BSCS Tufts, incoming MSCS student also at Tufts. 3 year ISC intern, in AppServices. Worked on UpdateDocs' Upgrade Impact Checklist and CCR Baselines.
Member since Dec 11, 2024
Posts:
Replies:
This is what I landed on. Since the "setup" part of the daemon only needs to run once at daemon startup, this solution doesn't pose any timing problems/long waits. Thanks!
Tried /multicompile=0 and did not see a change.
Certifications & Credly badges:
Justin has no Certifications & Credly badges yet.
Global Masters badges:
Justin has no Global Masters badges yet.
Followers:
Following:
Justin has not followed anybody yet.
EndCompile looks like it would be super helpful! I landed on a different solution, but EndCompile looks like it would do exactly what I want.
Also, thanks for noting QueueClass -- I was directly calling $SYSTEM.OBJ.Compile() which is not ideal :)