Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bug in update.jagsUI #44

Merged
merged 1 commit into from
Feb 4, 2021
Merged

Fix bug in update.jagsUI #44

merged 1 commit into from
Feb 4, 2021

Conversation

mikemeredith
Copy link
Contributor

When processing output and running out of memory ("cannot allocate vector..." error), update.jagsUI should fall back to class jagsUIbasic, but code to catch the NULL output from process.output was not there. Now added.

When processing output and running out of memory ("cannot allocate vector..." error) should fall back to class jagsUIbasic, but code to catch the NULL output from 'process.output' not there. Now added.
@kenkellner kenkellner merged commit 3f2273b into kenkellner:master Feb 4, 2021
@kenkellner
Copy link
Owner

Thank you, Mike!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants