ᒍ ᗩ ᑕ K
ᒍ ᗩ ᑕ K
@Philmod sorry to ping, but wondering if you have thoughts on this? Maybe you have an idea of root cause?
I'm also interested in a framework agnostic approach because I'm using Koa and it doesn't have the same API as express -- but poking around at the code, there isn't...
the exact same thing is happening for us but with jasmine. Chrome will take 200MB of memory at the end of the tests, whereas phantom can end up more than...
fwiw, I tried 2.0 a few months ago and saw even worse memory performance. You're better off using a different launcher/browser or splitting your tests up
Just ran into this as well off of current head
Perhaps there is a solution that doesn't require the external files at all? Have you seen: https://github.com/web-audio-components/simple-reverb? This simple reverb could be used in conjunction with external files as well....
Thanks for the tip @Seanitzel -- I think I can actually accomplish the same things I'm trying to do by just using the Transport like you suggest. @tambien thanks for...
@TPXP: > this may seem like a farfetched use case of the lib Just throwing it out there that I'm working on multiple designs where the tab bar is not...
I just ran into this as well and lost a day of work. IMO `git reset --hard` should not be easily accessible and should definitely not overwrite a built-in command.
+1 to @taylorleese, I could not figure out how to to compile to an .hpi file using maven... If anyone could update this in the plugin manager or provide details...