mitre / fusera

A FUSE interface to the NCBI Sequence Read Archive (SRA)
Apache License 2.0
29 stars 12 forks source link

Fusera in Daemon Mode #108

Closed saulakravitz closed 6 years ago

saulakravitz commented 6 years ago

enable fusera to launch in the daemon mode (FUSE framework does allow this). When it does, we need to be careful in replacing messaging through stdout/stderr with more robust log file.