summaryrefslogtreecommitdiff
path: root/op_crates/websocket/01_websocket.js
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2021-02-18 15:20:52 -0500
committerGitHub <noreply@github.com>2021-02-18 15:20:52 -0500
commitbb30e9291e2e3964aac2d2ca05b739dcc67d64a0 (patch)
treeb1d139e8f814c1bae7589618c3a5421154234d02 /op_crates/websocket/01_websocket.js
parentd9b1f96897239bf7de8cdfd11d40e3f99bb29a4a (diff)
refactor: use Mutex for ErrorBuffer (#9539)
RwLock should only be used in circumstatnces where it has some benefit. Multiple concurrent readers is usually an undesirable design bug.
Diffstat (limited to 'op_crates/websocket/01_websocket.js')
0 files changed, 0 insertions, 0 deletions