Time Nick Message 08:27 sfan5 schwarzwald[m]: that wasn't me, it was pgimeno 08:28 sfan5 pgimeno: concurrent code cannot possibly share a Lua environment, so no 10:51 pgimeno sfan5: that's inaccurate but anyway I'm happy if the environments are not shared (global interpreter locks are a thing, and a thing that AFAIK is implemented in minetest, and they are a well known reason for performance drop) 12:10 sfan5 two threads cannot concurrently operate on the same lua_State if you want it more exact 12:50 pgimeno never mind, I won't argue, it's not relevant 13:31 sfan5 I'd be interested to know if you have an insight I don't 14:55 srifqi hello. merging #13611 in 5 minutes 14:55 ShadowBot https://github.com/minetest/minetest/issues/13611 -- Add `.fleet` folder to gitignore by AFCMS 15:00 srifqi done