You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@zhaojinmeng Hello. After set watcher for pycasbin, pycasbin will call the update function of the watcher after the polices changed. The update function will publish the message, then the subscribe thread will detected the message and call the callback function.
Student: I have a question, how does Watcher execute the callback function?
The text was updated successfully, but these errors were encountered: