[ad_1]
If I have a process that is run on wpchron. Will this block loading of the page until the chain process is finished? Or does the process take place in the background?
[ad_2]Copyright © 2020 - 2022, Project DMC - WordPress Tutorials for Beginners- All Rights Reserved. Privacy Policy
It happens in the background, on the server. Obviously if your cron task is a CPU or memory intensive process, it could impact your web server processing power.