Commit graph

1 commit

Author SHA1 Message Date
Oliver Gugger
6495d052a6
terminal+queue: add concurrent error queue
This commit adds a generic type queue which is basically an
implementation of a channel with an infinite buffer, so it should never
block when sending to it.
2022-10-15 09:05:04 +02:00