Open CodeWringer opened 2 years ago
Supposedly, it is unsafe to have the hook callback functions be async.
Try to make the hook callback functions synchronous, instead.
Supposedly, it is unsafe to have the hook callback functions be async.
Try to make the hook callback functions synchronous, instead.