Skip to content
This repository has been archived by the owner on Feb 6, 2025. It is now read-only.

Commit

Permalink
Notify in the Readme that the repo is out of date
Browse files Browse the repository at this point in the history
  • Loading branch information
OlivierNicole authored Feb 6, 2025
1 parent b31c672 commit 7847e94
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.adoc
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
= THIS REPOSITORY IS OUT-OF-DATE

ThreadSanitizer support has been integrated into OCaml and this repository is kept only for archiving purposes. For up-to-date information about using OCaml with ThreadSanitizer, you should read https://ocaml.org/manual/latest/tsan.html[the dedicated OCaml manual page].

== ThreadSanitizer support for OCaml 5

ThreadSanitizer is an effective approach to locate data races in
Expand Down

0 comments on commit 7847e94

Please sign in to comment.