tristanable/source/tristanable
Tristan B. Velloza Kildaire 628d8444b7 Queue
- `enqueue(TaggedMessage)` can now throw a `TristanableException` if a `FataException` with `libsnooze` occurrs
- `dequeue()` can now throw a `TristanableException` if a `FatalException` occurs during the call to `wait()` on `libsnooze`
2023-06-14 15:23:18 +02:00
..
manager Merge branch 'nextgen' into nextgen_queue_remove 2023-05-04 09:46:15 +02:00
encoding.d Encoding 2023-04-05 08:47:51 +02:00
exceptions.d Exceptions 2023-06-13 17:50:25 +02:00
package.d Package 2023-04-07 12:23:35 +02:00
queue.d Queue 2023-06-14 15:23:18 +02:00