Thomas Worthington <thomas.worthing...@cosector.com> writes: > I can't replicate now. It was about four weeks ago I tripped over > this and I absolutely saw it in action repeatedly - I could see > gnuplot loading the same file in its process buffer, and only one > file being created on-disc too.
One possibility is hash collision in `org-babel-temp-stable-file'. Something similar to https://debbugs.gnu.org/cgi/bugreport.cgi?bug=56255 I will see if I can implement collision-free hashing to work around the limitations of sxhash. -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>