Skip to content

Make ctrl-c work better while the extractor is running #71

Description

@glesica
  1. ctrl + C does not kill the process consistently, possibly because we're blocked waiting on IO, take a look at our options here
  2. when killed, any info that's been extracted before the kill is not cached, we should write to the cache more aggressively (might be that we're not closing the file pointers, which is a straight up bug)

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingextractorStuff related to the ETL bits

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions