|
Viewing Issue Simple Details
[ Jump to Notes ]
|
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
|
0000493 |
[Sphinx] general |
crash |
always |
2010-03-17 12:37 |
2010-06-17 13:06 |
|
|
Reporter |
gwartass |
View Status |
public |
|
|
Assigned To |
tomat |
|
Priority |
normal |
Resolution |
fixed |
|
|
Status |
resolved |
|
Product Version |
0.9.9-rc2 |
|
|
Summary |
0000493: python api - assertion error after error in Query function |
|
Description |
After error in RunQueries() remains self._reqs still set. When you run Query() after that, you get assertion error.
My fix is in attached file, but I don't know if I can make cleaner solution. One might want to call RunQueries() again if there would be an error, so setting self._reqs after connection error in RunQueries() to [] is not suitable. Maybe there should be a method to reset search request.
|
|
Additional Information |
|
| Tags |
No tags attached. |
|
|
Attached Files |
sphinxapi.diff [^] (359 bytes) 2010-03-17 12:37 |
|
|