On Wednesday, May 11, 2016 at 6:59:38 PM UTC-7, Alfonso Serra wrote:
>
> Im using a thread to import some rows from a csvfile into the database 
> (MySQL). 
>

Is the csvfile very big?
 

> [....] 
>
I cant use the scheduler on my server, it hangs itself after some time and 
> i have to restart it manually. [...]
>
> This sounds like a problem with how you're using the scheduler .  I think 
the best approach is to figure out what is wrong here; threading has issues 
that impact the request handling, some of which you've discovered.

Please identify the type of system you're using ... is it always 
pythonanywhere?

And tell us how you' [are/were]  starting the scheduler, and how you queue 
tasks for it (do you still have code samples of that attempt?)

/dps



-- 
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.

Reply via email to