Charles Kerr
Charles Kerr
Since this is primarily a CMake change, I'm deferring to @mikedld on this one
@tearfur could you update the PR to fix the merge conflict in `cmake/FindFmt.cmake`? @mikedld last chance to request any changes :smile_cat:
I don't find [trac:1521](https://trac.transmissionbt.com/ticket/1521) to be very presuasive in retrospect. The arguments there seem to be edge cases (e.g. that slow downloads shouldn't have to wake up the disk to...
Thinking about this some more, I'm even more in favor of removal for the purpose of simplifying libtransmission's disk IO code as a prelude to [refactoring to asio or libuv](https://github.com/transmission/transmission/issues/2462)....
Adding myself to the Assignees list for the "measure blocking time with different cache sizes, including zero" task
> Adding myself to the Assignees list for the "measure blocking time with different cache sizes, including zero" task I totally forgot that I volunteered to do this. I'll try...
@Rukario can you review this?
Now that 4.1.0 is in feature freeze & branched off of `main` into `4.1.x`, is there any reason to _not_ adopt this in `main` once it's green?
> As a side note, maybe it would be also a good idea to add a vcpkg.json file instead of command line command execution. @sanapci if you'd like to update...