Theo M. Bulut

Results 62 issues of Theo M. Bulut

The macro should enable how many times a process can be restarted. ```rust #[fort::root(max_retries=4)] fn main { panic!("Killed"); } ``` ## Process output ``` Killed Killed Killed Killed ```

So far upstream of this project is quite a bit unresponsive and examples are outdated. If you support custom dialect modules it would be really nice, since this is the...