cspotcode / cspotcode/py_typed_events

Check safety guarantees if subscriptions added/removed during emit

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Should be safe and reliably of subscriptions are added/removed during emit.

For example:
- a subscriber unsubscribes itself
- a new handler is added during emit
- should *not* be called till subsequent event emits?
- GC triggers removal of a handler during emit

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.