diff options
Diffstat (limited to 'doc/devblog/day_199__ten_minute_cycle.mdwn')
-rw-r--r-- | doc/devblog/day_199__ten_minute_cycle.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/devblog/day_199__ten_minute_cycle.mdwn b/doc/devblog/day_199__ten_minute_cycle.mdwn new file mode 100644 index 000000000..56b48747e --- /dev/null +++ b/doc/devblog/day_199__ten_minute_cycle.mdwn @@ -0,0 +1,6 @@ +Spent hours today in a 10-minute build/test cycle, tracking down a bug that +caused the assistant to crash on Windows after exactly 10 minutes uptime. +Eventually found the cause; this is fallout from last month's work +that got it logging to the debug.log on Windows. + +There was more, but that was the interesting one.. |