Skip to content

Handle index.Index panic#144

Closed
podtserkovskiy wants to merge 1 commit intoscip-code:mainfrom
podtserkovskiy:handle_indexer_panic
Closed

Handle index.Index panic#144
podtserkovskiy wants to merge 1 commit intoscip-code:mainfrom
podtserkovskiy:handle_indexer_panic

Conversation

@podtserkovskiy
Copy link
Copy Markdown
Contributor

Currently the panic message is being thrown away and the indexer exits with 0.
This change converts panic to an error and returns it, then it's being logged and the process exits with non-zero code.

@varungandhi-src
Copy link
Copy Markdown
Contributor

Closing as I was unable to trigger CI here, and have merged the change in #150.

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