runtime: document explicitly that finalizers and cleanups can hold up other finalizers and cleanups #72950
Labels
compiler/runtime
Issues related to the Go compiler and/or runtime.
Documentation
Issues describing a change to documentation.
Milestone
We should add a sentence to the finalizer and cleanup documentation that makes it abundantly clear a finalizer/cleanup can hold up other ones. We should also list this as one of the complications of using them in https://go.dev/doc/gc-guide.
The text was updated successfully, but these errors were encountered: