aboone-fusion

Results 2 issues of aboone-fusion

extension 2.8.396 https://github.com/madskristensen/BundlerMinifier/blob/e6edb78df1efd3eb3d15589ffbb129a75e6ee58a/src/BundlerMinifierVsix/Helpers/ProjectHelpers.cs#L140 the main thread was stuck at the line above, but another thread was stuck at this line below, and blocking a bunch of other threads. https://github.com/madskristensen/BundlerMinifier/blob/e6edb78df1efd3eb3d15589ffbb129a75e6ee58a/src/BundlerMinifierVsix/Commands/ProjectEventCommand.cs#L139 VS...

All versions of DecryptSteam end up calling Stream.PipeAll which reads the entire input and writes it to the output stream immediately. That works fine when the output stream is intended...