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

Docs don't show using threads in the code #8

Open
jimbobbennett opened this issue Apr 27, 2019 · 0 comments
Open

Docs don't show using threads in the code #8

jimbobbennett opened this issue Apr 27, 2019 · 0 comments

Comments

@jimbobbennett
Copy link

(Hi! 👋 Thanks for reporting an issue! Please make sure you click the link above to view the issue guidelines, then fill out the blanks below.)

What are the steps to reproduce this issue?

  1. Implement the code from https://docs.pycom.io/gettingstarted/programming/first-project.html

What happens?

This code is not running on a background thread, so can stop the PyCom device being updated if it is busy when you try to push new firmware. This advice was provided by @Xykon during an IoT Hack

What were you expecting to happen?

The code should run on a background thread

@jimbobbennett jimbobbennett changed the title Docs don't sow using threads in the code Docs don't show using threads in the code Apr 27, 2019
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

No branches or pull requests

1 participant