Crash fix and stream-id order fix
Pre-release
Pre-release
- Fixes an issue where a failed invocation of the on_incoming_stream callback in the server implementation would lead to a crash
- Fixes an issue where event stream ids could be submitted out-of-increasing-order to the server depending on what threads the continuation activation was invoked from.