mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-25 04:33:05 +00:00
抄写错误
This commit is contained in:
@@ -121,7 +121,7 @@ function datasheet.monitor(source, handle)
|
|||||||
else
|
else
|
||||||
h.ref = h.ref + 1
|
h.ref = h.ref + 1
|
||||||
assert(not t.monitor[source])
|
assert(not t.monitor[source])
|
||||||
t.monitor[source]=handle
|
t.monitor[source]=skynet.response()
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user