Actions
Bug #20897
openresolv: not usable across ractors
Description
Using the resolv
library in a non-main ractor is impossible, due to DNS resources being memoized in a mutable class variable.
This patch fixes it by storing resource information in static variables.
Updated by tenderlovemaking (Aaron Patterson) 17 days ago
- Assignee set to tenderlovemaking (Aaron Patterson)
Actions
Like0
Like0