Alexey Utin
Alexey Utin
Unfortunately express still doesn't exit on calling .end(). This is reproducible with a basic setup: package.json: ``` { "name": "tape-express", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "tape...
> From Rust Blog I found the latest stable rustc when 2.5.13 was released (Dec 31) is 1.40.0 (Dec 19). After I changed default rustc to 1.40.0 by running rustup...
I agree - it would be nice to automate certain post api collection generation steps via a custom oas3 definition - add pre-request scripts - define tests - prefill Params...
> it would be good to allocate work for this to maintain feature parity with C# SDK This would be much appreciated!
> I'm also seeing the examples fail, but differently. > > ``` > source: > - any: ['src/**/*', '!src/docs/*'] > ``` > > run in isolation fails with: > >...
I'm seeing a similar bug lot in the last few days on 3.2.5. OE silently dies on Mainnet with ``` 2021-05-15 08:49:41 UTC http.worker00 ERROR jsonrpc_http_server Error serving connection: Error(BodyWrite,...
Upgraded to 3.2.6 but OE still dies after a couple hours with  Running an Azure Standard B8ms (8 vcpus, 32 GiB memory) on Ubuntu 18.04
> I'm seeing a similar bug lot in the last few days on 3.2.5. OE silently dies on Mainnet with > > ``` > 2021-05-15 08:49:41 UTC http.worker00 ERROR jsonrpc_http_server...
Time heals all wounds the say. Not in this case - still crashing on restart: ``` atlas@vm-btcd-1:~$ btcd --addrindex --testnet 2019-11-15 10:03:39.795 [INF] BTCD: Version 0.20.1-beta 2019-11-15 10:03:39.807 [INF] BTCD:...
Another of my nodes crashed with the same error ` 2019-11-20 08:23:33.079 [INF] CHAN: Adding orphan block 000000000000021a9e3f0e0c4069dca47390ed5cdd5ec2826383345660803fed with parent 00000000001e473bcef526a18b4305397645f603cddd01743aa6589b318a80e7 2019-11-20 08:23:33.156 [INF] CHAN: FORK: Block 00000000001e473bcef526a18b4305397645f603cddd01743aa6589b318a80e7 forks the...