Sudipto Sarkar

Results 8 comments of Sudipto Sarkar

@cyterdan Sure... Go ahead. Raise a Pull Request when you're done and put me on review... 🙂

@cyterdan Yes. That's for resiliency. If the attacking system's Internet goes down, it will wait till it's back up... Also because my Internet connection sucked when I wrote it... :smiley:

@Ampretuzo FYI, this only happens when executing with multiple hosts...

@belpamulle Sure... Raise a pull request when done.

@johanmynhardt Can we please merge it? 🙂

This does not work. I tried it and it has problems with `just-performance`: ``` file:///home/xtreme/Source/private/JsAM/node_modules/limiter/dist/esm/clock.js:1 import { performance } from "just-performance"; ^^^^^^^^^^^ SyntaxError: Named export 'performance' not found. The requested...

> This does not work. I tried it and it has problems with `just-performance`: > > ``` > file:///home/xtreme/Source/private/JsAM/node_modules/limiter/dist/esm/clock.js:1 > import { performance } from "just-performance"; > ^^^^^^^^^^^ > SyntaxError:...

> > This does not work. I tried it and it has problems with `just-performance`: > > Yes, it won't work right now. A similar fix needs to be done...