Skip to content

How to debug (or trace) EventLoop callbacks? #93

Closed Answered by kelunik
vovkapoc asked this question in Q&A
Discussion options

You must be logged in to vote

Callback IDs aren't tied to fibers. You can use REVOLT_DRIVER_DEBUG_TRACE to use the TracingDriver to record additional debugging information. dump can be used to get info about the creation traces of still enabled callbacks:

public function dump(): string

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@vovkapoc
Comment options

Answer selected by vovkapoc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants