File: day_199__ten_minute_cycle.mdwn

package info (click to toggle)
git-annex 5.20141125%2Bdeb8u1
  • links: PTS
  • area: main
  • in suites: jessie
  • size: 37,832 kB
  • sloc: haskell: 42,603; sh: 1,080; ansic: 498; makefile: 316; perl: 125
file content (6 lines) | stat: -rw-r--r-- 318 bytes parent folder | download | duplicates (11)
1
2
3
4
5
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..