Skip to content

Sub pending#10

Merged
kristian1108 merged 2 commits into
masterfrom
sub-pending
Nov 15, 2023
Merged

Sub pending#10
kristian1108 merged 2 commits into
masterfrom
sub-pending

Conversation

@kristian1108

Copy link
Copy Markdown
Contributor

No description provided.

while True:
# Just want to keep the main thread alive to allow the subscription thread to run
# You can CRTL-c to exit
time.sleep(1)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this how our users are supposed to do it too?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If I were them, I'd run the script as a daemon or something. Good call though, I can add some more information about that.

@kristian1108 kristian1108 merged commit 8232aec into master Nov 15, 2023
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