1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-04-27 13:13:17 +00:00
SquidDev 4bd5b0d236 Remove HTTPTask, queueing the event when it has finished executing
This means we don't have to have lots of shared state between the run
and whenFinished method, and allows for easier chaining of futures later
on.
2017-09-11 22:13:00 +01:00
..