Joseph Lennox

Results 4 issues of Joseph Lennox

Proposed solution: In addition to `Action Contents` there could be `Action AsyncContents` which takes presidence when non-null. An example of code that suffers from the non-presence of this feature: https://github.com/NancyFx/Nancy/blob/master/src/Nancy/Responses/StreamResponse.cs...

**Version:** ReTrace 7.0 from the _Releases_ page. **Command:** `java -jar retrace.jar -regex '(?:.*?/data/app/.+ \(%c\.%m\+.*?)' -verbose mapping-1271.txt tombstone-fancyrgb.txt` **Files:** Unfortunate I can not publically provide a mapping for privacy/security reasons. **Issue:**...

bug

I noticed escape.js used an object lookup. Since the object is static and small it would in theory be notably faster to unroll this. https://jsperf.app/gunane/1/preview ![image](https://github.com/lodash/lodash/assets/836194/041dc8cf-7436-4112-8fe0-5f37ac5680d4) `underscoreEscape` is the code...

This is a known issue. The file `NvEncSharp.Cuda.Library.dll` is not being properly copied from its sub directory to the output directory. This can be remediated by manually copying as part...