python-discord / snekbox

Easy, safe evaluation of arbitrary Python code
https://pythondiscord.com
MIT License
214 stars 39 forks source link

Bump max memory to 70MiB #199

Closed ChrisLovering closed 10 months ago

ChrisLovering commented 10 months ago

pandas now uses ~60MiB just to import, so the previous max was no longer enough.

We have enough memory to spare in the production cluster for this bump

coveralls commented 10 months ago

Coverage Status

coverage: 91.076%. remained the same when pulling 69207500407306f9f4c608745a21cdf5944c7b48 on bump-mem-max into c65b9a819d37a9d124b169f0fa7b76ebb241ed52 on main.