Etan Kissling 171c747584
avoid failing uninitialized Future (#212)
In #195, a regression got introduced where an uninitialized `requestFut`
gets `fail()`-ed if the message's `id` cannot be found in pending list.
Revert back to return an `err()` instead, as before.
2024-02-17 09:02:20 +01:00
..
2023-12-14 08:34:13 +07:00
2023-12-14 08:34:13 +07:00