Omar Sherif
Results
2
issues of
Omar Sherif
Hello, I’m using `thirtyfour` in an async context with `tokio`. Currently, when my Rust program panics, the `WebDriver` session remains open and is not automatically closed. I would like a...