mirror of
https://github.com/moby/buildkit.git
synced 2026-08-04 06:40:22 +00:00
Move scheduler debug statements to their own functions and in their own file so that scheduler debug statements don't make the scheduler logic more complex to follow. Some of the scheduler logs can be quite long and can make it difficult to follow the code logic. This changes these log statements to `debugSchedulerXXX` where `XXX` is the message that would be printed. Signed-off-by: Jonathan A. Sternberg <jonathan.sternberg@docker.com>
9.9 KiB
9.9 KiB