James Lee
|
30b210a896
|
make task exception logs a little more readable.
git-svn-id: file:///home/svn/framework3/trunk@9127 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-24 18:34:21 +00:00 |
HD Moore
|
7e4515cd7e
|
Handle task processing errors better
git-svn-id: file:///home/svn/framework3/trunk@9087 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-15 19:25:48 +00:00 |
HD Moore
|
987757246f
|
Speed up the queue processing a little
git-svn-id: file:///home/svn/framework3/trunk@9019 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-05 20:34:41 +00:00 |
HD Moore
|
29cd1f1b4c
|
Fix up report_event
git-svn-id: file:///home/svn/framework3/trunk@8585 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-02-22 19:31:21 +00:00 |
James Lee
|
f29402028e
|
make the status a little more easily available
git-svn-id: file:///home/svn/framework3/trunk@8091 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-09 02:11:46 +00:00 |
James Lee
|
8aff26edb4
|
add a method for waiting on a task to finish
git-svn-id: file:///home/svn/framework3/trunk@8009 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-28 20:15:33 +00:00 |
HD Moore
|
3f59ea2f95
|
Handle a return() from a proc a bit more gracefully, add a test case
git-svn-id: file:///home/svn/framework3/trunk@8008 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-28 19:44:14 +00:00 |
HD Moore
|
a414d5fc8f
|
Fixes an issue identified by egypt when the task's proc returns. This also stores the return value in task.retval
git-svn-id: file:///home/svn/framework3/trunk@8007 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-28 19:37:14 +00:00 |
HD Moore
|
5757216f9a
|
This overhauls the database reporting code - all report_* functions now add their write operation to a queue that is processed sequentially in the background. This prevents concurrency issues around database writes, but prevents modules from immediately using the results of their report_* calls in the database. Still todo is a method for waiting on the write to have occurred
git-svn-id: file:///home/svn/framework3/trunk@7997 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-28 00:21:21 +00:00 |