Buck Doyle

Results 29 comments of Buck Doyle

hmm I’m even finding now that I can’t have more than one test that exercises `ModestEx`, as I get messages like this error: ``` 21:49:11.600 [error] GenServer ModestEx.Safe.Cnode terminating **...

Thanks for the response! I made [this repository](https://github.com/backspace/modest_ex_concurrency) to reproduce the problem. In [e326b53](https://github.com/backspace/modest_ex_concurrency/commit/e326b53bbe5ff679fa945a7d689cc6ed7f0c95fc), I added the `modest_ex` dependency and a simple test to exercise it, and [the tests passed](https://travis-ci.com/backspace/modest_ex_concurrency/builds/117578218#L6799)....

Thanks for letting us know! Side note that according to [Twitter](https://twitter.com/kimroen) as of when I write this, he uses “he/his” pronouns. 💞

The `--continue-on-error` [documentation](https://github.com/mysticatea/npm-run-all/blob/bf91f94ce597aa61da37d2e4208ce8c48bc86673/docs/npm-run-all.md?plain=1#L18-L21) suggests it already does what you want: > Set the flag to continue executing > other/subsequent tasks even if a task threw an > error. 'npm-run-all' itself...

I would love to see this and could somewhat contribute if it were something that had any hope of being merged.

@hardchor I’d guess [here](https://github.com/cslarson/backbone.offline).

Some of those new features would be of great use to me. Any predictions on when you’ll have something to share? I’m thinking of hacking in a sync/merge that knows...

Would [this technique](https://github.com/miguelcobain/ember-paper/issues/216#issuecomment-302350507) work for your use case, @jpschober?

I’d definitely like error support for radio button groups! Is there anything missing from this that you’d like to see, @miguelcobain?

!!!! wow excellent!