Bearing in mind that the event-daemon is being phased out in favor of webhooks, I’d still like to at least know how much more people will be contributing to the event daemon. I ask because it appears that there’s a PR (#68) in limbo at GitHub.
If it’s a dead end it might be wise to plaster this page with deprecation warnings?
Just to clear up any deprecation rumours, we’re definitely not planning on sunsetting the event daemon. There are lots of use cases where it makes more sense to use it vs. webhooks.
As for the PR, thanks for flagging it. We’d already been discussing moving the daemon to Python 3, so we’ll factor that PR into that planning.
Porting the daemon is on our shortlist but we don’t have an ETA yet. The team has currently been concentrating on components that run in environments where the user can’t control the Python version they are deploying (such as DCCs).
When it does happen, we’ll make sure to notify the community (and this thread).