Comparison

spec/util_format_spec.lua @ 12311:bc30e1b9ad89

mod_c2s,mod_s2s: Fix error on shutdown (Thanks Martin) Since there are two calls to done() that can happen, if the timing is right (or wrong) both can happen, which previously triggered an error.
author Kim Alvefur <zash@zash.se>
date Tue, 22 Feb 2022 14:17:27 +0100
parent 12220:25b853e64d83
child 12571:c4337ff4f1c4
comparison
equal deleted inserted replaced
12310:91af1697ddd8 12311:bc30e1b9ad89