-
We should probably make this ~generic, so that people can hook into and perform preflight operation when running an application. So, given something like the resource that's run, and the type of run (…
-
On the command line instructions when you visit [a user's page](https://keybase.io/jericson) an example instruction reads:
```
keybase ppg select # if you already have a public key, or
```
That sho…
-
here is what im doing, the app.post works for login, but when it goes to app.get, Parse.User.current is null
``` js
app.post('/login', function(req, res) {
Parse.User.logIn(req.body.username, req.b…
-
### Basic Infos
#### Hardware
Hardware: ESP-12E
Core Version: Git
### Description
MDNSResponder::_parsePacket hits an infinite loop at the following code:
```
while (answer->next !…
-
Make sure you run the latest version before reporting an issue. Feature requests should go in the forum: https://community.home-assistant.io/c/feature-requests
**Home Assistant release (`hass --versi…
-
[....Okay, I admit I introduced `SNAFU` because it was crashing on an undefined array...]
See workaround commit below. Couldn't tell in a glance why this was crashing; the shortcut key seems to be de…
-
The search index for http://nodemcu.readthedocs.org/ appears to be completely empty. No matter what I search I get are zero results. Examples: https://readthedocs.org/projects/nodemcu/search/?q=NodeMC…
-
The `freeSpace` method in `sqlitecachedbhandler.py` should probably also remove the torrent it is removing from the database, from the torrent store in order to actually clean up space.
-
Hey. I'm not sure if that's the case, so excuse me if it's already implemented.
I see there's issue with dropped connections when max number of peers is reached: #426
Could weave implement the "soft…
-
Running openhpi-2.10.1
Wait until discovery is complete for an ATCA Chassis which has a Carrier Card with an empty AMC slot. Then insert an AMC card. System Events are received by OpenHPI (AtcaHots…