index
:
lua-nng
master
Lightweight, broker-less messaging and scalability protocols for Lua
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
race_spec.lua
blob: 732ae3e98f7bae90b3ce516a6e10f82a1d4772eb (
plain
)
1
2
3
4
5
--[[
Test for race conditions
]]
describe
(
"nng"
,
function
()
end
)