{
"summary": "BUG: unknown channel in ssh library",
"mediaType": "text/html",
"@context": [
"https://www.w3.org/ns/activitystreams",
"https://forgefed.org/ns"
],
"context": "https://vervis.peers.community/decks/br6Go",
"history": "https://vervis.peers.community/decks/br6Go/tickets/Ek08r/events",
"published": "2019-01-21T23:33:12.168524Z",
"dependants": "https://vervis.peers.community/decks/br6Go/tickets/Ek08r/rdeps",
"dependencies": "https://vervis.peers.community/decks/br6Go/tickets/Ek08r/deps",
"content": "<p>Since I switched from <code>StateT</code> to <code>ReaderT IORef</code> sometimes that error happens, it gets logged in the log file. It doesn’t cause a crash though, it seems, because an allocation error follows and <em>then</em> comes the crash.</p>\n<p>Idk of the errors are related, need to do some SSH pull/push and see if that error gets logged occasionally.</p>\n<p>Possibly it’s because of the <code>IORef</code>. If that’s the case, change it to be a <code>TVar</code> instead.</p>",
"replies": "https://vervis.peers.community/decks/br6Go/tickets/Ek08r/discussion",
"isResolved": false,
"followers": "https://vervis.peers.community/decks/br6Go/tickets/Ek08r/followers",
"source": {
"mediaType": "text/markdown; variant=Pandoc",
"content": "Since I switched from `StateT` to `ReaderT IORef` sometimes that error happens, it gets logged in the log file. It doesn't cause a crash though, it seems, because an allocation error follows and *then* comes the crash.\n\nIdk of the errors are related, need to do some SSH pull/push and see if that error gets logged occasionally.\n\nPossibly it's because of the `IORef`. If that's the case, change it to be a `TVar` instead."
},
"id": "https://vervis.peers.community/decks/br6Go/tickets/Ek08r",
"type": "Ticket",
"attributedTo": "https://vervis.peers.community/people/VvM9v"
}