Commit Graph

2 Commits (872a1ee39b5651d8da3bdc2d7e22c64927add850)

Author SHA1 Message Date
willthames 723af8c370 Ensure async terminates when time limit is not divisible by 5
Because async_wrapper subtracts 5 from time_limit and checks for
equality to zero, values not divisible by 5 will go negative and
continue forever.
11 years ago
Michael DeHaan 391fb98ee2 Allow modules to be categorized, and also sort them when generating the documentation. 12 years ago