Greg Holt

Results 4 comments of Greg Holt

Well, there's this: https://code.google.com/p/go-wiki/wiki/CodeReviewComments#Initialisms But, honestly, the Go folks aren't consistent here. If you grep around in the Go sources you can find examples of both ID and Id. So...

Hmm. I checked the history on that line and -- after 4 years and the initial commit being the only commit for that line -- I honestly have no idea...

The project isn't horribly active, but I do try to maintain it as others submit patches. I'm not aware of great alternatives. I thought there was one written in Go,...

# ## ERROR: test_collate_worker (unit.test_log_processor.TestLogProcessor) Traceback (most recent call last): File "/home/gholt/slogging/test_slogging/unit/test_log_processor.py", line 348, in test_collate_worker 'process_one_file', q_in, q_out) File "/home/gholt/slogging/slogging/log_common.py", line 223, in collate_worker in_queue.close() AttributeError: Queue instance has...