Join Slack
Powered by
anybody know why ResponseException.exception was m...
# ktor
e
edenman
08/19/2020, 12:35 AM
anybody know why ResponseException.exception was marked Transient? Here’s the commit but the referenced issue# doesn’t exist so I can’t tell the context
https://github.com/ktorio/ktor/commit/2ef0a8dec19bec1ceef3d9574adbe3593ad301ae
edenman
08/19/2020, 12:47 AM
nm AS had the wrong version of the ktor source. it’s now an optional property that wraps a threadLocal, looks like this is for native-mt reasons ugh
Open in Slack
Previous
Next