-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
help wantedExtra attention is neededExtra attention is needed
Description
It's hard to pass non primitive types between Go and Python so pybluemonday passes an ID between the two. This is probably not thread safe and could lead to memory leaks if people do weird things.
Investigation should be done as to how to better approach this without making the code too hard to work with.
Any advice here would be great as to how other libraries would do this would interacting with Go since it seems like it's not possible to pass a Go struct over into Python.
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed