mirror of
https://github.com/golang/go.git
synced 2025-12-08 06:10:04 +00:00
As described in #24245, the race detector isn't able to find some race conditions in plugins.
This commit adds a warning about this to the plugins documentation.
Updates #24245
Change-Id: I1a5ab9b5e22b6a254efc639c3c03f75b79214d49
GitHub-Last-Rev:
|
||
|---|---|---|
| .. | ||
| plugin.go | ||
| plugin_dlopen.go | ||
| plugin_stubs.go | ||
| plugin_test.go | ||