Move catch-all try/except from snakemake() to main()

Declined
#274 · Created  · Last updated

Declined pull request

I have decided to rather fix this within a larger API rewrite that will come sooner or later. Right now, the API is of limited use anyway since snakemake is not thread safe.

Closed by: ·2019-10-04

Description

While catching everything and presenting a user friendly message is useful at CLI level (i.e. snakemake.main), API consumers calling snakemake.snakemake() are likely to want to deal with exceptions themselves.

0 attachments

0 comments

Loading commits...