[mayhem](https://matrix.to/#/@mayhem:chatbrainz.org): iirc you were running into issues with python's GIL in the early stages of building the new LB mapper, right? if so, python 3.14 just dropped and [now officially supports free-threading, i.e., GIL-free](https://docs.python.org/3/whatsnew/3.14…
2025-10-08 28138, 2025
Toasty joined the channel
2025-10-08 28147, 2025
mayhem[m]
yeah, there is only one teeeny little problem they don't talk about... all the libraries that your python project depends on, they too need to be free-running enabled. and for the massive number of libs I need for this project, not going to happen anytime soon.
2025-10-08 28117, 2025
yvanzo[m]
bitmap, reosarevok: Hi!
2025-10-08 28143, 2025
bitmap[m]
hello
2025-10-08 28134, 2025
reosarevok[m]
Hi!
2025-10-08 28154, 2025
yvanzo[m]
I saw you updated a PR about having different test DBs.
2025-10-08 28121, 2025
bitmap[m]
MTCaptcha was successfully deployed to beta yesterday
2025-10-08 28133, 2025
yvanzo[m]
That reminded me of the issue we do have with DBDefs for different use cases.