We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a98e56 commit 0b5dfc1Copy full SHA for 0b5dfc1
README.md
@@ -277,7 +277,7 @@ make
277
```
278
279
> [!WARNING]
280
-> ASAN and UBSAN could fail when executing the Python binding. This is known behavior.
+> There are some known issues with ASAN and UBSAN in general. Check https://stackoverflow.com/a/77895910 for more information.
281
282
283
-> There are some known stability issues with ASAN and UBSAN with 12th-gen and onwards Intel CPUs.
+> ASAN and UBSAN could fail when executing the Python binding. This is known behavior.
0 commit comments