George Payne

Results 19 issues of George Payne

### Prerequisites - [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/stencil/blob/main/.github/CONTRIBUTING.md). - [X] I agree to follow the [Code of Conduct](https://github.com/ionic-team/stencil/blob/main/CODE_OF_CONDUCT.md). - [X] I have searched for [existing issues](https://github.com/ionic-team/stencil/issues) that already...

Bug: Validated

### Prerequisites - [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/stencil/blob/main/.github/CONTRIBUTING.md). - [X] I agree to follow the [Code of Conduct](https://github.com/ionic-team/stencil/blob/main/CODE_OF_CONDUCT.md). - [X] I have searched for [existing issues](https://github.com/ionic-team/stencil/issues) that already...

Bug: Validated

**Stencil version:** ``` @stencil/[email protected] ``` **I'm submitting a:** [x] bug report **Current behavior:** `Build.slotRelocation` is set to false in hydrate app unless you have a non-shadow dom element with a...

ionitron: stale issue
ionitron: needs reproduction
slot-related

**Describe the bug** A request of: ``` message StatisticsReq { Options { mode { name = 'doesnt exist'; } } } ``` Gives: `2 UNKNOWN: Envelope callback expected Statistics, received...

kind/bug
grpc
linear

Currently RecordedEvent "created" metadata is being returned as Ticks since epoch, but should be milliseconds since epoch. [https://github.com/EventStore/EventStore/blob/master/src/EventStore.Core/Services/Transport/Grpc/Enumerators.cs#L37](https://github.com/EventStore/EventStore/blob/master/src/EventStore.Core/Services/Transport/Grpc/Enumerators.cs#L37) [DB-61](https://linear.app/eventstore/issue/DB-61/grpc-recordedevent-created-metadata-should-be-milliseconds-since-epoch)

kind/bug
grpc

**Describe the bug** Sending an invalid filter to an allstreamsubscription: ``` proto streamIdentifier: { regex: '^my_stream$', prefixList: [] }, eventType: undefined, max: 0, count: undefined, checkpointintervalmultiplier: 0 ``` gives a...

kind/bug
quality of life

- re-write classic append write after end test to force a write after end

testing

This PR builds upon #3227 to exclude external collection dependencies. ## Pull request checklist Please check if your PR fulfills the following requirements: - [ ] Tests for the changes...

Resolution: Refine

## What is the current behavior? #5899 introduced a lot of regressions: A breaking change in copy behavior: #5983 file to file copying broken: #5956 EBUSY: resource busy: #5966 Directories...