David Antliff

Results 41 issues of David Antliff

It looks like something went wrong with the keyboard shortcuts documentation generation after version 6.5.0: Here in v6.5.0, the full list of shortcuts is documented: https://ipython.readthedocs.io/en/6.5.0/config/shortcuts/index.html In the next version,...

documentation
bug

This is a question rather than a bug report. I'm using GitLab CE 8.10.4 and Jenkins CI server with this plugin. I've followed the published instructions and my builds are...

Working with da0e976, using espmqtt component @ https://github.com/tuanpmt/espmqtt/commit/2967332b95454d4b53068a0d5484ae60e312eb12 IDF https://github.com/espressif/esp-idf/commit/843159b0d7284ba560345af312a1e7f8b14d19e7 Compilation fails with: /Users/david/esp32/projects/esp32-mqtt/main/./app_main.c:97:5: error: unknown field 'reconnect_cb' specified in initializer https://github.com/tuanpmt/espmqtt/blob/2967332b95454d4b53068a0d5484ae60e312eb12/include/mqtt.h#L40 does not declare a field "reconnect_cb" - perhaps...

In `connected_cb()` there is a subscribe immediately followed by a publish: https://github.com/tuanpmt/esp32-mqtt/blob/da0e9769c979bf1bc91fd979f65431ac3b4536c2/main/app_main.c#L28-L33 I was monitoring the behaviour with Wireshark and noticed that although the SUBACK is returned by my mosquitto...

I'm very new to realtime-CSG so apologies if this has already been reported, or I've missed something. When I go to create a Box using the Generate menu, and manually...

Bug
Fix available

Hi, I'm working through your tutorial but I'm not able to get your example scene `CompleteDemo` to work with Unity 2019.4 (or 2020.3 for that matter either). I have a...

It would be useful to illustrate information flow via the API with some sequence diagrams. For example: - Client-side "set" operation - Server-side "read" operation - Server-side "observe" operation

documentation

Affects 0.1.9. Services are considered ready after the MainPID exits (after the double fork), allowing for time to setup sockets or other resources needed to handle client requests (e.g. a...

bug

If one or more paths of a multi-path server request fail due to client timeout, any successful paths are discarded and the entire operation is returned to the API as...

bug

Several "TODO" sections remain, and should be expanded or removed.

documentation