OldSquirrelForWindows
OldSquirrelForWindows copied to clipboard
Revisit BitsManagerTests
https://github.com/github/Shimmer/blob/master/src/Shimmer.Tests/Client/BitsManagerTests.cs
They look kinda important
So, my preconceived notion of how BITS worked was fatally flawed when I wrote that code, it probably needs to be gutted and rewritten. It's actually pretty difficult to work with in practice, especially without a proper C# binding (the one I was using was Pretty Bad™).
Duly noted. Might have a read tonight because to avoid writing more Powershell code.
So I should avoid SharpBITS.NET then?
I'm poking around in that source code now but happy to go back to basics.