File tree Expand file tree Collapse file tree 1 file changed +0
-7
lines changed
Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Original file line number Diff line number Diff line change 2020# If a signal is explicitly not for use with the event bus, add it to this list
2121# and document why in the event's annotations
2222KNOWN_UNSERIALIZABLE_SIGNALS = [
23- "org.openedx.learning.discussions.configuration.changed.v1" ,
2423 "org.openedx.content_authoring.course.certificate_config.changed.v1" ,
2524 "org.openedx.content_authoring.course.certificate_config.deleted.v1" ,
26- "org.openedx.learning.user.notification.requested.v1" ,
27- "org.openedx.learning.forum.thread.created.v1" ,
28- "org.openedx.learning.forum.thread.response.created.v1" ,
29- "org.openedx.learning.forum.thread.response.comment.created.v1" ,
30- "org.openedx.learning.course.notification.requested.v1" ,
31- "org.openedx.learning.ora.submission.created.v1" ,
3225 "org.openedx.learning.external_grader.score.submitted.v1" ,
3326]
3427
You can’t perform that action at this time.
0 commit comments