Yeah. It still causes issue. It seems the cron jobs are working after deleting option table of litespeed_config, but cron jobs are slowly not working such as 1 min cron jobs become 5 min 10 min and so on.
Here is cron jobs one server It stops at 5 hrs ago:
+--------------------------------------+---------------------+-----------------------+---------------+
| hook | next_run_gmt | next_run_relative | recurrence |
+--------------------------------------+---------------------+-----------------------+---------------+
| action_scheduler_run_queue | 2021-05-04 21:55:02 | now | 1 minute |
| litespeed_task_ccss | 2021-05-04 21:55:20 | now | 1 minute |
| litespeed_task_lqip | 2021-05-04 21:55:20 | now | 1 minute |
| litespeed_task_avatar | 2021-05-04 21:55:20 | now | 1 minute |
In case if it is coming from server, I create the new site with only LSC is on. It stucks at 4 hrs ago.
+------------------------------------+---------------------+---------------------+---------------+
| hook | next_run_gmt | next_run_relative | recurrence |
+------------------------------------+---------------------+---------------------+---------------+
| litespeed_task_imgoptm_pull | 2021-05-04 22:40:40 | now | 1 minute |
| litespeed_task_ccss | 2021-05-04 22:40:40 | now | 1 minute |
| litespeed_task_lqip | 2021-05-04 22:40:40 | now | 1 minute |
| wp_update_comment_type_batch | 2021-05-04 22:40:50 | now | Non-repeating |
| wp_privacy_delete_old_export_files | 2021-05-04 23:39:06 | now | 1 hour |
Before Beta 4.0, Cron jobs run without any issue, but it stops working whenever guest mode is turned on. It does not stop at once, but slowly turning off.
I will perform another test with completely different instance without any setup on the server, but I think this is definitely a bug.
Thank you