Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uniquely responsible activity and departure handlers #3684

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

kainagel
Copy link
Member

Previously, the code would use the first departure/activity handler that felt responsible. Now it will check if there are more than one, and if so then abort.

(Since, with current design, the teleportation handler always feels responsible, the code needs to hedge against that. Might make sense to register teleportation handlers only for those modes mentioned in the config.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant