There's nothing web2py can do about how python handles OOM saving pickles in a directory. It's not really rocket science what web2py does. It's a web framework, not an operating system ^_^ And, BTW, .table files are just needed for migrations, so in theory they should be present only in your own developing environment.
On Tuesday, August 26, 2014 7:18:15 PM UTC+2, Leonel Câmara wrote: > > Yes OOM is a possible cause. It doesn't seem unsafe as the system goes out > of memory loading the table definitions so it doesn't really do anything, > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

