Skip to content

Conversation

@ymh199478
Copy link
Contributor

Q A
Branch? v2.0(master)
Bug fix? No
New feature? No
Deprecations? No
Internal Changed? No
Removed Yes
Tests pass? Yes
Doc pr? No

The ThreadStatic class has been removed because the methods provided by this class can cause some potential problems, such as:

When the developer uses ThreadStatic.Buffer, the code of the framework also uses buffer, which will cause some hidden problems.

Since we were not able to determine the developer’s intent, we removed this feature.

@ymh199478 ymh199478 mentioned this pull request May 11, 2019
55 tasks
@ymh199478 ymh199478 merged commit 6a9bdda into master May 11, 2019
@ymh199478 ymh199478 deleted the removed/free-thread-static branch May 11, 2019 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants