When left idle boots' server connection will die.

Bug #523037 reported by Clark Boylan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Boots
Fix Released
High
Max Goodhart

Bug Description

The connect method is called before entering the main loop of the program. If left alone for a while (sorry no hard numbers yet) the connection will die (perhaps it times out?) and the next query will fail causing boots to crash.

Related branches

Clark Boylan (cboylan)
Changed in boots:
importance: Undecided → High
Changed in boots:
milestone: none → initial
Clark Boylan (cboylan)
Changed in boots:
assignee: nobody → Chromakode (chromakode)
Revision history for this message
Max Goodhart (chromakode) wrote :

To reproduce:

mgood@capstone11 ~/D/c/b/boots.mgood>
./bin/boots -H capstonedd.cs.pdx.edu -D world -l python -c "
import time
time.sleep(60*10)
console.run('SELECT * FROM city LIMIT 1;')
"
None
None
ERROR 0 :: drizzle_state_read:lost connection to server (EOF)
mgood@capstone11 ~/D/c/b/boots.mgood>

Changed in boots:
status: New → Fix Committed
Changed in boots:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.