From 7fe92c7d172a13d8abdcab5cedbffe067720139a Mon Sep 17 00:00:00 2001 From: Avik Sengupta Date: Thu, 6 Jul 2023 23:21:43 +0100 Subject: [PATCH] Update threads/index_by_threadid.yml --- threads/index_by_threadid.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/threads/index_by_threadid.yml b/threads/index_by_threadid.yml index 714a71f..c094617 100644 --- a/threads/index_by_threadid.yml +++ b/threads/index_by_threadid.yml @@ -14,7 +14,7 @@ rules: message: Indexing by `threadid()` may cause race conditions and should be avoided. metadata: references: - - https://github.com/JuliaLang/www.julialang.org/pull/1904 + - https://www.julialang.org/blog/2023/07/PSA-dont-use-threadid/ license: LGPL languages: - julia