Sven Neumann

Results 10 issues of Sven Neumann

## Technical details - Device name: Motorola One - Android version: 10 - App version: 2.16.2 ## Describe the bug In the certificates view the app displays a combined status....

certificates
certificates-g-status
certificates-grouping

Getting these errors when attempting to build a Docker container that has `nats-py==2.2.0` in the `requirements.txt`: ``` WARNING: Requested nats-py==2.2.0 from https://files.pythonhosted.org/packages/21/00/831ef555466bcde9419fc953ded17cb83e255733b248bf0e72a0a11759b6/nats-py-2.2.0.tar.gz (from -r /opt/tmp/requirements.txt (line 5)), but installing version...

### Observed behavior We are experiencing performance issues on the NATS server when creating consumers with many (on the order of 100) filter subjects. To give you an idea of...

defect

_This is work in progress. It could potentially be merged already, but I am opening this PR mostly to get some comments on the approach taken here._ This introduces a...

stale

For certain use cases it would be beneficial to not run the function on the first trigger. Instead the trigger should only start the timer and make sure that the...

I am administering a UNIX system and I'd like it to be able to send mails from cron jobs. Of course I could install a full-fledged MTA, but I'd like...

This is the same as #8 , but it also adds tests for the MacroAttributes parser. I haven't managed to write the tests against the old syn API, thus this...

Sometimes a test with a test resource is long-running and the documentation suggests to use the [#[ignore] flag](https://doc.rust-lang.org/book/ch11-02-running-tests.html#ignoring-some-tests-unless-specifically-requested) to exclude it from normal test runs. It doesn't seem possible to...

Seems to compile at least, should be reviewed carefully ...

This is a draft, the implementation is tested, but can certainly be improved. But I would like to ask for comments about the syntax first and whether this "feature" would...