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
Ultra long reads segfault stats when using the mappy-rs plugin to align.
The problem seems to be passing the memory around after it has been sent into the rust scope. I suspect that moving back to spawning threads each batch will fix this
The text was updated successfully, but these errors were encountered:
Ultra long reads segfault stats when using the
mappy-rs
plugin to align.The problem seems to be passing the memory around after it has been sent into the rust scope. I suspect that moving back to spawning threads each batch will fix this
The text was updated successfully, but these errors were encountered: