mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-24 20:23:06 +00:00
move to skynet module
This commit is contained in:
@@ -8,7 +8,7 @@ local pairs = pairs
|
||||
local pcall = pcall
|
||||
local table = table
|
||||
|
||||
local profile = require "profile"
|
||||
local profile = require "skynet.profile"
|
||||
|
||||
local coroutine_resume = profile.resume
|
||||
local coroutine_yield = profile.yield
|
||||
|
||||
Reference in New Issue
Block a user