GSPP

Results 10 issues of GSPP

This is a useful little helper method. Would be useful for `ValueTask`, too.

Sometimes, you want to isolate a workload from the main thread pool. For example, when you start a `Parallel` loop in a fresh process, this sometimes immediately exhausts the thread...

Creating an archive from an empty directory results in the error message `Compress-7Zip : Invalid file names have been specified: Message: the specified directory is empty!` and a zero byte...

I'm trying to use a NuGet package that makes internal use of CsvReader. This package was compiled for an older version and expects a constructor `CsvReader.ctor(TextReader)`. Apparently, this constructor has...

bug

I just tried restoring directly from the backup files. I got this error and no further information: ![image](https://user-images.githubusercontent.com/12032350/48314519-177d2780-e5cb-11e8-9189-1790bd61de10.png) I do not believe there is any log that I can open...

pending user feedback
not reproducible

It would be nice to lift some of the limits: 1. Max layers 2. Max neurons per layer 3. Smaller regularization rates 4. Bigger batch sizes 5. More noise At...

(Migrating issue https://bugs.jqueryui.com/ticket/15174 since I posted to the wrong bugtracker.) ThemeRoller behaves really weirdly in the presence of multiple open tabs. 1. Open a tab, make a customization (border radius...

The file `jquery-ui.css` in the customized ZIP download contains a ThemeRoller link which is very useful. This link does not include the components selection, though, making it less useful. My...

Starting Duplicati the tray icon process simply crashes immediately: ![image](https://user-images.githubusercontent.com/12032350/31852653-abfd8db2-b67b-11e7-845e-cd5864698d74.png) This is version 2.0.2.12 on Windows 7.

pending user feedback
not reproducible
stale