Wesley Hartford

Results 21 issues of Wesley Hartford

In a Kotlin JVM project, the run/debug configuration configuration window does not have the three tabs at the top (_Configuration_, _Code Coverage_, _Logs_), only the basic configuration options are available....

is: improvement

Deletes issued within a reactive transaction, using the Kotlin extension `DSLContext.transactionCoroutine` fail silently; no exception is thrown, the expected record count is returned, but records are not deleted. It's entirely...

T: Defect
C: Functionality
P: High
E: All Editions

### What version of OpenCensus are you using? 0.26.0 ### What JVM are you using (`java -version`)? Tested on `11.0.6+10-post-Ubuntu-1ubuntu118.04.1` and `adoptopenjdk:14_36-jre-hotspot` ### What did you do? Setup trace exporting...

bug

It is possible to mark most protocol buffer elements as deprecated using the `deprected` option, for example, a message can be deprecated like this: ``` message Request { option deprecated...

I have a jet batch job which produces a large number of results (several millions). The sink in this job is an observable, which is used to collect and deliver...

When an HTTP response body is very large, the performance of the preview tab is very bad, causing the browser to hang while rendering. If the performance of the JSON...

- Insomnia Version: 6.3.2 - Operating System: Linux Mint (installed by snap) ## Details When using a client certificate in a pfx/p12 file, the path and password for this key...

N-discussion
needs-triage

Implementations of List generally have a equals function which allows for different list implementations to be considered equal if their contents are equal. This does not appear to be the...

New command which creates a ca directory and copies in the default configuration files.

Since CRLs expire after (by default) 30 days, it is occasionally necessary to generate them without revoking any certificates. The new command performs this task.