thread 'tokio-runtime-worker' panicked at /usr/local/cargo/git/checkouts/utp-2d8a743206ecba20/6001fef/src/socket.rs:225:29:
internal error: entered unreachable code: Error awaiting_expirations should always contain valid awaiting items
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
This was caused by me double hashing the hashmap key.
This was caused by me double hashing the hashmap key.