When splitting windows into their own individual tables, do not wait for empty tables to be read. Empty tables may never be read so waiting for them can result in a deadlock. This was found while writing a test case for in progress work and so a test case for this condition will follow in a future commit. |
||
---|---|---|
.. | ||
Makefile | ||
reader.go | ||
table.gen.go | ||
table.gen.go.tmpl | ||
table.go | ||
table_internal_test.go | ||
table_test.go | ||
tags_cache.go | ||
tags_cache_test.go | ||
types.tmpldata | ||
window.go |