[mirrorbrain-commits] r8020 - /trunk/docs/changes.rst

From: <poeml_at_mirrorbrain.org>
Date: Sat, 27 Mar 2010 15:01:15 -0000
Author: poeml
Date: Sat Mar 27 16:01:12 2010
New Revision: 8020

URL: http://svn.mirrorbrain.org/viewvc/mirrorbrain?rev=8020&view=rev
Log:
mirrorprobe:
- A hard-to-catch exception is now handled. If Python's socket module ran into
  a timeout while reading a chunked response, the exception would not be passed
  correctly to the upper layer, so it could not be caught by its name. We now
  wrap the entire thread into another exception, which would otherwise be bad
  practice, but is probably okay here, since we already catch all other exceptions.

Modified:
    trunk/docs/changes.rst

Modified: trunk/docs/changes.rst
URL: http://svn.mirrorbrain.org/viewvc/mirrorbrain/trunk/docs/changes.rst?rev=8020&r1=8019&r2=8020&view=diff
==============================================================================
--- trunk/docs/changes.rst (original)
+++ trunk/docs/changes.rst Sat Mar 27 16:01:12 2010
_at_@ -14,6 +14,9 @@
 
   Need to describe the "failure case" when the hash table doesn't exist yet, but
   mod_mirrorbrain can't prepare its statements then. Or: fix it.
+  => the problem is that when mod_mirrorbrain is already upgraded and reloaded, but no script has 
+     created the missing hash table yet
+
 
 * The requirement on the metalink package has been removed.
 




_______________________________________________
mirrorbrain-commits mailing list
Archive: http://mirrorbrain.org/archive/mirrorbrain-commits/

Note: To remove yourself from this list, send a mail with the content
 	unsubscribe
to the address mirrorbrain-commits-request_at_mirrorbrain.org
Received on Sat Mar 27 2010 - 15:01:21 GMT

This archive was generated by hypermail 2.3.0 : Mon Feb 20 2012 - 23:47:04 GMT