Jaime Pillora

Results 270 comments of Jaime Pillora

:+1: Just ran into this issue

Cool that sounds fine to me +1 On Sat, 6 Feb 2016 at 7:05 AM Joe Tsai [email protected] wrote: > Thanks for the issue. I'll definitely try to get a...

The problem is, this module calls `dispose()`s too early, which causes callbacks to silently cancel... As a solution, I've wrapped dispose in `process.nextTick`, and I'm not using this module, as...

Beware, asynchronous jobs related to the request will get closed after a tick, so if they last longer than that, they will get silently cancelled. This is good and bad,...

I unlinked the project in circle ci, I forget how to remove it … On Thu, 31 Mar 2022 at 12:44 am Kishan B ***@***.***> wrote: > > https://app.circleci.com/pipelines/github/jpillora/backoff/2/workflows/502480a2-3fdd-4a49-9f97-e45f58b0d63d/jobs/17 >...

I think its done, can check next CI run

Happy to approve a PR :) On Wed, 30 Mar 2022 at 5:29 pm Kishan B ***@***.***> wrote: > I see tests as a behavior documentation of the method under...

Can you try with go 1.17? On Wed, 29 Dec 2021 at 5:41 pm zhaoxin ***@***.***> wrote: > *Describe the bug* > Run time.Sleep(ws.backoff.Duration()) \\ ws.backoff != nil in arm...

Browser? On Thu, 24 Sep 2015 at 3:54 AM JavaScriptNinja [email protected] wrote: > demo doesn't seem to work, dropped png and got nothing... > > — > Reply to this...