Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@ixv
Copy link
Contributor

@ixv ixv commented May 24, 2020

A couple fixes in here for issues that I had while installing and starting the apps.

Updated package-lock, because it was complaining about security vulnerabilities.

Fixed crash in %srrs-cli, which was caused by changes to the namespacing of chat-store in this PR: urbit/urbit#2814

Changed %srrs to use the default-agent lib for unhandled cases in on-watch and on-arvo, instead of noop-ing. Noop-ing in an on-watch arm causes the initial sole subscription to succeed, but since we don't actually send anything back to it, it ends up crashing. Noop-ing in the on-arvo arm is technically fine, but can obscure whats actually happening.

Copy link
Owner

@ryjm ryjm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good, thanks!

@ryjm ryjm merged commit f5e5317 into ryjm:master May 25, 2020
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