:wave: I opened issue <#2934> and <PR#2935> that t...
# dokka
j
👋 I opened issue #2934 and PR#2935 that tries to address it. Happy to discuss it here or over at GitHub.
👍 1
@Ignat Beresnev friendly ping :)
i
Hey! Yeah, sorry for the delay, I wasn't sure if it was thread-safe, had to think about it and google a bit. Left a comment 🙂
j
Thanks a lot for your comment! I also had to check what you meant about the thread safety. Luckily ChatGPT did a good job explaining it because I didn't quite understand how being a local variable would be a problem. I updated the code according to your suggestions.