Stream: IG creation

Topic: IG Publisher using c:\Temp


view this post on Zulip David Pyke (Nov 16 2021 at 16:06):

Recently the IG publisher started using C:\Temp for the log and qa.json. Can that be moved to a not hardcoded location? Some will have to get permission to create that directory to silence the errors.

view this post on Zulip Josh Mandel (Nov 16 2021 at 18:13):

(hard-coded temp paths also makes it difficult to run multiple instances of the tooling at the same time, but maybe that's not a real-world need!)

view this post on Zulip Grahame Grieve (Nov 16 2021 at 18:41):

that's debugging code that shouldn't have slipped out into github, sorry. but also, I've already fixed that


Last updated: Apr 12 2022 at 19:14 UTC