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

add START/STOP_COMPONENT symbols #87

Merged
merged 3 commits into from
Mar 18, 2024
Merged

Conversation

menduz
Copy link
Member

@menduz menduz commented Mar 18, 2024

To prevent confusions, this PR deprecates (but it will still work) the component.start() and component.stop(), instead component[START_COMPONENT]() should be used.

START_COMPONENT is a symbol, exported by this library.

Usage of .start|stop prints a warning to the stderr. Type definitions are marked as @deprecated

@menduz menduz requested review from hugoArregui and aleortega March 18, 2024 14:58
@hugoArregui hugoArregui merged commit 73d537f into master Mar 18, 2024
2 checks passed
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.

2 participants