Post #2563357
2024-08-27 16:31 UTC
@corbin@defcon.social @stargirl@hachyderm.io There's two obvious challenges:
1) multi-tenancy support in python import cache (needs implementing),
2) potential symbol collision issues for native libraries (potentially solved by dlmopen, I suspect, but maybe not on windows and what do I know actually)
Replies (1)
-
@nobody@mastodon.acm.org 2024-08-27 16:32
@corbin@defcon.social @stargirl@hachyderm.io Same for e.g. combining packages that use pydantic1 and pydantic2