Skip to content

Where can I find a good example of how to close down with async pymodbus.server.ServerAsyncStop()? #1482

Answered by janiversen
nildude asked this question in Help
Discussion options

You must be logged in to vote

We have tests where it is done a lot, have a look at test/test_examples.py.

But really in async it is very simple just do "await ServerAsyncStop()"

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by janiversen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants