Oleg Andreyev

Results 64 issues of Oleg Andreyev

| Subject | Details | | :------------- | :---------------------------------------------------------------------------- | | Plugin | 4.0.7.1 | | Language level | 8.1 | Current behaviour -- - Building Enum with tryFrom, which...

By using Bitbucket Server API `composer install` "should" speed up a bit Some testing results (could be affected by bitbucket-server configuration) ### without changes + without cache + install ```...

Feature
Needs Work

**Describe the bug** NumberField on OneToMany (EXTRA_LAZY) triples number of queries. This is because method that is used to display field is called 3x. On "virtual" field. It's called from...

PhpStorm 2020.2.3 Build #PS-202.7660.42, built on October 16, 2020 Runtime version: 11.0.8+10-b944.34 amd64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o. Windows 10 10.0 GC: ParNew, ConcurrentMarkSweep Memory: 1949M Cores:...

If I have an exception somewhere in `before*` events, it will not be dumped into a file. Hooks stats are collection into `\Behat\Behat\Output\Statistics\TotalStatistics::$failedHookStats` but `\Behat\Behat\Output\Node\EventListener\JUnit\JUnitFeatureElementListener::printFeatureOnAfterEvent` does not iterate over it.

Bug

I think `rerun` feature should not be enabled by default, unless user explicitly enables it, because it brings confusion like #714 I think `rerun` should be enabled only when `--rerun`...

Feature

**Describe the bug** Cannot use cachePath with Scheduler **To Reproduce** Steps to reproduce the behavior: 1. Create Scheduler 2. Create N workers with `cachePath` 3. Start OCR **Expected behavior** No...

**Describe the bug** Based on documentation and index.d.ts Worker.terminate can accept JobId (I assume to kill a specific job) But it looks like that Worker.terminate does not terminate Job itself...

```bash console.log packages/ssh-pool/src/Connection.js:414 Running "cd shipit/packages/ssh-pool/tests/__fixtures__ && tar -czf foo.tar.gz anotherfolder1604264657030" on locally. console.log packages/ssh-pool/src/Connection.js:414 Running "mkdir -p ./" on host "ssh.example.com". console.log packages/ssh-pool/src/Connection.js:414 Running "ssh -i /home/user/.ssh/id_rsa [email protected] "mkdir...

This PR removed dependency on [email protected] and favor ssh-loop (using same Travis container for ssh)