You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Thu 04-07-2019 13:47]: Script OK. Starting interpretation...
[Thu 04-07-2019 13:47] Line 5: lock1: Obtained lock file: 'ngless-locks/35ca1240/sample1.lock'
[Thu 04-07-2019 13:47] Line 5: Writing stats to 'ngless-stats/35ca1240/sample1'
Exiting after fatal error while loading and running script
Should Not Occur Error! This probably indicates a bug in ngless.
Please get in touch with the authors with a description of how this happened.
If possible run your script with the --trace flag and post the script and the resulting trace at
https://github.com/ngless-toolkit/ngless/issues
or email us at coelho@embl.de.
Trying to merge a headerless file
It should just skip, create an empty file or fail with a better error message.
The text was updated successfully, but these errors were encountered:
Several bugfixes included since beta1:
- Do not fail when merging empty files (ngless-toolkit#113)
- Fix version in install-reference mode (ngless-toolkit#107)
- Update --create-reference-pack mode (ngless-toolkit#108)
- Reset terminal colors after error for `--download-demo` mode
- Add --trace argument to all modes
luispedro
added a commit
to luispedro/ngless
that referenced
this issue
May 30, 2022
Many bugfixes and improvements since `1.3.0`
- Do not fail when merging empty files (ngless-toolkit#113)
- Fix version in install-reference mode (ngless-toolkit#107)
- Update --create-reference-pack mode (ngless-toolkit#108)
- Reset terminal colors after error for `--download-demo` mode
- Add --trace argument to all modes
- Newer version of megahit
- Builtin gmgc module
- Faster internals
Given:
This fails with:
It should just skip, create an empty file or fail with a better error message.
The text was updated successfully, but these errors were encountered: