carsonfarmer

Results 94 comments of carsonfarmer

Ok, sweet. I should have some time this evening to get a test in. I already wrote it, just need to copy pasta it in :)

Test added. Coverage should be back up to 100%. Not sure what those failures are about though?

This probably just needs to be "bumped" or have the tests re-run. Should be GTG.

Hmm, could you try installing `pytest-runner` first and trying again?

I haven't seen this one myself yet, but I know what's causing it. This is due to the new multiformats lib. I suspect its because we aren't locking in a...

https://github.com/textileio/js-textile/issues/793

Here's an example of a pretty useful, but totally generic contributing guide: https://github.com/textileio/js-threads/blob/master/CONTRIBUTING.md and here's our CoC: https://github.com/textileio/js-threads/blob/master/CODE-OF-CONDUCT.md.

I see you mentioned Expo. This appears to be _mostly_ limited to React Native these days. It appears to stem from connections being cut prematurely. Can you elaborate on what...

Hmmm, I _think_ it was something to do with our multi-tenant setup, and "joining" threads that were already locally available on the remote node? Either way, it _seems_ like the...

Does this sound familiar, given your recent tests using test ground @merlinran ?