Skip to content

Fix debug in WiFiManager and socket leak in request(). #40

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

Merged
merged 3 commits into from
May 5, 2019

Conversation

cpforbes
Copy link
Contributor

Also adds context manager methods so the response can be used in a with to automatically close the socket.

Fixes #37

Added __enter__ and __exit__ to Response for as with context manager.
Made status_pixed optional to match docs.
@brentru brentru requested a review from a team April 26, 2019 13:35
@ladyada ladyada merged commit 1fe7e85 into adafruit:master May 5, 2019
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request May 28, 2019
Updating https://github.com/adafruit/Adafruit_CircuitPython_BD3491FS to 1.0.3 from 1.0.1:
  > once more with gusto

Updating https://github.com/adafruit/Adafruit_CircuitPython_ESP32SPI to 1.3.8 from 1.3.7:
  > Merge pull request adafruit/Adafruit_CircuitPython_ESP32SPI#42 from ZachNo/socket_hang_fix
  > Merge pull request adafruit/Adafruit_CircuitPython_ESP32SPI#44 from cpforbes/socket_timeout
  > Merge pull request adafruit/Adafruit_CircuitPython_ESP32SPI#40 from cpforbes/wifi_fix

Updating https://github.com/adafruit/Adafruit_CircuitPython_INA260 to 1.1.2 from 1.1.1:
  > Merge pull request adafruit/Adafruit_CircuitPython_INA260#5 from siddacious/blinka_fix

Updating https://github.com/adafruit/Adafruit_CircuitPython_Bundle/circuitpython_library_list.md to NA from NA:
  > Added the following libraries: Adafruit_CircuitPython_BD3491FS
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.

WiFiManager debug not working
2 participants