Flamenco/pkg
Sybren A. Stüvel 3d20a89bf5 Add last-in-one-out queue
Add an abstract queue that outputs only the last-queued item.
Items that were queued before the last one will be dropped.

This will be used for handling the last-rendered images. Any images
that are rendered while an image is already uploading should be ignored,
except the last one.
2022-06-27 11:30:37 +02:00
..
api OAPI: regenerate code 2022-06-24 16:39:50 +02:00
crosspath Crosspath: add IsRoot(path) bool function 2022-06-23 16:40:46 +02:00
last_in_one_out_queue Add last-in-one-out queue 2022-06-27 11:30:37 +02:00
shaman Manager: reduce log level 2022-05-06 14:35:27 +02:00