jayrbolton / hadrosaur

File management for batch compute work

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get fetch to work inside a thread

jayrbolton opened this issue · comments

The signal handler doesn't work in a thread. Either remove it or use a different solution (atexit?) for threads.