Alex Joseph

Results 5 issues of Alex Joseph

First of all, thanks for this amazing app. I was mindblown by the features! I just had one query. Is there any way to transition an issue without redirecting to...

enhancement

[Enter steps to reproduce:] 1. ... 2. ... **Atom**: 1.15.0 x64 **Electron**: 1.3.13 **OS**: Mac OS X 10.11.6 **Thrown From**: [coverage](https://github.com/philipgiuliani/coverage) package 0.6.1 ### Stack Trace Uncaught SyntaxError: Unexpected token...

Currently the compression policy seems to run be a single-threaded serial process. However, at high throughput, the ingest rates can be significantly more than what a single thread can handle,...

performance
compression
feature-request

When I try to remove the last element of a list, I expect rlist to return an empty list `list()`. However, it errors out. Is this by design? `list("a" =...