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(chat): chat client possible panics #6015

Merged

Conversation

brianp
Copy link
Contributor

@brianp brianp commented Dec 5, 2023

Description

This cleans up chat, and the contacts service of possible panic points. Instead managing Err results and attempting to propagate errors better.

Motivation and Context

Make the service friendlier, and more importantly don't cause panics that will crush the Mobile apps over ffi.

How Has This Been Tested?

Cucumber locally

Breaking Changes

  • None
  • Requires data directory on base node to be deleted
  • Requires hard fork
  • Other - Please specify

@ghpbot-tari-project ghpbot-tari-project added the P-acks_required Process - Requires more ACKs or utACKs label Dec 5, 2023
@SWvheerden SWvheerden merged commit cf66c51 into tari-project:development Dec 5, 2023
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P-acks_required Process - Requires more ACKs or utACKs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants