invisibleroads / invisibleroads/socketIO-client

When should I call wait

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

Description

In the examples `wait` is called basically after every method that communicates with the server, but I noticed that:

- `wait(seconds = 1)` waits for one second even if a response is received before then
- everything works fine without calling wait

When is it necessary/recommended to call `wait`?

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.