diff options
author | Kegan Dougal <kegan@matrix.org> | 2020-05-15 17:39:20 +0100 |
---|---|---|
committer | Kegan Dougal <kegan@matrix.org> | 2020-05-15 17:39:20 +0100 |
commit | bfb954519bdf172451d999ac4c654b3d15eff124 (patch) | |
tree | dd19042f93f9e2777a10647a0ae483e27819d8b1 /roomserver/roomserver.go | |
parent | 8db60c90bbe064ffe3f85b79a433172d30ab3b5f (diff) |
Only keep keys valid for 100 years rather than the heat death of the universe
WASM builds really dislike thinking that far into the future, causing
WASM to trap with "float unrepresentable in integer range", which corrupts
the Go stack in wasm_exec which then leads to a segfault and the program
exiting.
Diffstat (limited to 'roomserver/roomserver.go')
0 files changed, 0 insertions, 0 deletions