mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-05-11 04:15:48 +02:00
This lets us get rid of a few more calls to Error(), and it simplifies things for clients of OnWorker: they can simply return an error from their callback like we do everywhere else. |
||
---|---|---|
.. | ||
async_handler.go | ||
async_handler_test.go | ||
tasks.go | ||
tasks_test.go |