domenicosolazzo/jroc

The process crashes without warning when making an external HTTP request

domenicosolazzo opened this issue · 0 comments

The process crashes without warning when importing NLTK and making an HTTP request.
I can reproduce this error only when using the API. It does not affect the pipeline when it is run as background worker.

The issue should be related to this error in NLTK: nltk/nltk#947