mozilla-services / hindsight

Hindsight - light weight data processing skeleton

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Race condition when using the prune_input plugin and dynamic output plugins

trink opened this issue · comments

The pruner could delete files out from under a dynamically loaded output plugin causing read errors and stalling the plugin while it waits forever for the next input file.

Related #30

Closed in #52