Jonathan Tushman

Results 20 comments of Jonathan Tushman

> I found out that if you are using process.env in any test it also won't exit. WHAT?! that seems super weird -- do we know why?

@cubikrichard did you find a solution? I am trying to figure this out myself ... https://stackoverflow.com/questions/64739573/how-to-avoid-econnreset-with-jsforce

can you share your code on that pattern? In the meantime I am going to try to fork the library to leverage a retry library

note when I look at the dev branch of remix I see the interface fullfilled: https://github.com/remix-run/remix/blob/dev/packages/remix-dev/server-build.ts ``` /* eslint-disable no-unreachable */ import type { ServerBuild } from "@remix-run/server-runtime"; throw new...

think this was the PR that caused it: https://github.com/remix-run/remix/commit/3951fbf0ddf671331d5176590e4d05bb9f70c0a3 cc @mcansh

gotcha -- thx ( should I close this? )

Cool idea. How about something like: pivotal_tools create story "My Story" My Discription" --labels='admin, another label'

totally agree

Cool. I'll get on this hopefully soon. PR are always appreciated. Is it really as simple as adding a u -- are there other approaches that we should consider?

yay -- pull request -- I will review shortly