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: b0a7f65156296a542e117b9a58219ea25313d87b (
plain
)
1
2
3
4
5
--[[
Test for race conditions
]]
describe
(
"nng"
,
function
()
end
)