Skip to content

Commit f6ad78d

Browse files
committed
Remove an outdated drawback
1 parent f3348d2 commit f6ad78d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

text/0000-tls-overhaul.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -285,8 +285,6 @@ function to test whether a value is being destroyed.
285285

286286
# Drawbacks
287287

288-
* Leaking TLS keys on Windows is certainly not ideal (see the description
289-
above).
290288
* There is no variant of TLS for statically initialized data. Currently the
291289
`std::tls` module requires dynamic initialization, which means a slight
292290
penalty is paid on each access (a check to see if it's already initialized).

0 commit comments

Comments
 (0)