Skip to content
This repository was archived by the owner on Nov 24, 2025. It is now read-only.

Accept unknown args as this make this module future proof against fut…#26

Open
haixuanTao wants to merge 1 commit intorerun-io:mainfrom
haixuanTao:patch-2
Open

Accept unknown args as this make this module future proof against fut…#26
haixuanTao wants to merge 1 commit intorerun-io:mainfrom
haixuanTao:patch-2

Conversation

@haixuanTao
Copy link
Contributor

…ure unknown args

It seems that rerun 0.23 introduces new args for module which are not supported here

error: unrecognized arguments: --time_sequence log_tick=0 --time_duration_nanos log_time=1748347179402113908

This makes it possible to have the code at the very least resilient to new argument

…ure unknown args

It seems that rerun 0.23 introduces new args for module which are not supported here

```bash
error: unrecognized arguments: --time_sequence log_tick=0 --time_duration_nanos log_time=1748347179402113908
```

This makes it possible to have the code at the very least resilient to new argument
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant