Imri Barr
Imri Barr
## What Is the issue? Postmate constructor does not allow configuring the maxHandshakeAttempts and the interval between those handshakes.
## What Is the issue? Missing reject after maxAttempts. Handshake keeps hanging when max attempts reached. ## Provide issue context below using code examples, images, or links When calling Postmate...
Adding --ignore or --exclude flags do not ignore test files `"test": "mocha tests --ignore ignore.this.test.js` - Works `"test-parallel": "mocha-parallel-tests tests --ignore ignore.this.test.js"` - Doesn't work
### Basic Infos - [x] This issue complies with the [issue POLICY doc](https://github.com/esp8266/Arduino/blob/master/POLICY.md). - [x] I have read the documentation at [readthedocs](https://arduino-esp8266.readthedocs.io/en/latest) and the issue is not addressed there. -...
**What this PR does / why we need it**: closes #9700 **Special notes for your reviewer**: Moved release status, deleted and description update statements to after the pre-delete hooks have...