diff options
author | Joey Hess <joey@kitenet.net> | 2014-07-16 18:23:29 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-07-16 18:23:29 -0400 |
commit | 4821bebed17b0c8e61903df81b3f527884d0f2b2 (patch) | |
tree | 1e2b46c8bcb92da671f311ce5209e22d25f1f2ee /doc/devblog | |
parent | 05d9f75922284b6e26208fae4a774fae878dbe03 (diff) |
devblog
Diffstat (limited to 'doc/devblog')
-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.. |