Haelwenn /элвэн/ :triskell: on Nostr: nprofile1q…utslx Oh… interesting kind of behavior, I guess that's due to the ...
nprofile1qy2hwumn8ghj7un9d3shjtnddaehgu3wwp6kyqpq0cq07ulfyc7y2l8rczk9s36g8j65tq3m6xk9us8hr3ua4ktfmaqqeutslx (nprofile…tslx) Oh… interesting kind of behavior, I guess that's due to the large amount of files libraries have due to not packing into something like a .a file.
Although feels pretty weird to me to not at least keep them mmap'ed (which doesn't prevents a close), specially in Python where import is done at runtime.
Although feels pretty weird to me to not at least keep them mmap'ed (which doesn't prevents a close), specially in Python where import is done at runtime.