writelog mix up when multiple files are open
Eröffnet am: 2020-10-15 09:22
Letztes Update: 2020-10-15 09:22
Auswertung: | (Anonym) | Verantwortlicher: | (Keine) |
---|---|---|---|
Priorität: | 5 - Mittel | Meilenstein: | (Keine) |
Typ: | Fehler | Schweregrad: | 5 - Mittel |
Komponente: | Tera Term Macro | Status: | Offen |
Lösung | Keine |
Einzelheiten
I run similar scripts that write to a log file from 2 terminals. I tried different string related commands, like int2str, sprintf2, I also made sure the the variable names are different. I can see that the output is getting mixed up into both files. Fragments of the original string could appear in any file. Using different delays within the scripts to avoid writing at the same time (starting the scripts around the same time) reduces the problem. It looks like all the open consoles are sharing the same memory and overwrite each other. I had the problem in version 4.89, but 4.105 made it much worse.
Letzte Aktualisierung für dieses Ticket
2020-10-15 09:22 Aktualisiert von: None
- New Ticket "writelog mix up when multiple files are open" created