Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make
TLS.disable
a let instead of a var (#471)
This currently emits a Sendable warning since a global var isn't Sendable safe.
- Loading branch information