Hi,
can you perhaps slow the triggering of the compiler down.
for example if you unload a plugin
then Linux "scp" a new copy into the rust plugin directories, the compiler picks up the change faster than it takes to transfer the full file.
in some caase the compiler has already go to the end of the incomplete file before it has fully transferred.
Which causes it to throw errors.
It then marks the file as "processed", which casues you to have to trigger an identical file transfer to change the timestamp & trigger the system again.
or requires a "touch" me up.... command to retrigger.
can you perhaps slow the triggering of the compiler down.
for example if you unload a plugin
then Linux "scp" a new copy into the rust plugin directories, the compiler picks up the change faster than it takes to transfer the full file.
in some caase the compiler has already go to the end of the incomplete file before it has fully transferred.
Which causes it to throw errors.
It then marks the file as "processed", which casues you to have to trigger an identical file transfer to change the timestamp & trigger the system again.
or requires a "touch" me up.... command to retrigger.