1. Launch WD
2. Create the following workflow: "Read Sequence" -> "Reverse Complement" -> "Write Sequence"
3. Set output format "genbank" (to prevent warnings about annotation support) and the "result.gb" output file name
4. Set input file "test/_common_data/fasta/seq1.fa"
5. Run the workflow
Expected state: workflow is successfully finished. "result.gb" contains reverse complement sequence for "seq1.fa"
Current state: SAFE_POINT is triggered in debug mode