Skip to content
Snippets Groups Projects
Commit 4ab71f7e authored by Wojtek Bazant's avatar Wojtek Bazant
Browse files

Fix bug: use return instead of next

return goes back one frame up the stack
next goes back to the closest frame on the stack that supports the
operation (that is close enough in RefSeqGPFFParser alone)
It works unless I subclass create_xrefs, and then my Hive workers die:

Lost control. Check your Runnable for loose 'next' statements that are
not part of a loop       WORKER_ERROR
parent 7d6346f7
No related branches found
No related tags found
6 merge requests!296C. elegans references use WormBase mapping to INSDC protein ids,!317Xref parser mgiparser_ccds,!342Feature/schema update 96,!342Feature/schema update 96,!317Xref parser mgiparser_ccds,!296C. elegans references use WormBase mapping to INSDC protein ids
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment