TriggerReactor

TriggerReactor

24.6k Downloads

Global Variable is not saved properly on reload

wysohn opened this issue ยท 4 comments

commented

Maybe the reload part is not synchronized with saving thread

commented

It seems the reload command load the file before the contents in the memory are written to the file causing corruption

Reload command must wait until previous save task is done

commented

This problem is still on-going in 3.0.4, and I found this happens only when we try to save null (to delete it).

commented

Interesting will look into it

Do you have specific steps to reproduce the problem?

commented

@rkdrns4747
Please re-open with the steps required to reproduce the problem.

Can't really pin-point the problem at the moment.