bottiger1
bottiger1
**What happened**: "Browser page crashed" error using grafana/grafana-image-renderer:latest in docker-compose when an alert with an image is generated. I assume this corresponds to version 3.11.1 **What you expected to happen**:...
### What are you trying to do? DNS timeout can be as long as 30 seconds, I'd like to set timeout so it is shorter, but there is no option...
### Prerequisites - [x] I have checked that my issue doesn't exist yet in the [issue tracker](https://github.com/alliedmodders/sourcemod/issues) ### Operating System and Version ubuntu 22.04 x64 ### Game / AppID and...
deadlock when canceling deadline_timer from another thread (boost::ip::udp::resolver->async_resolve)
I got a deadlock when canceling a deadline timer from boost::ip::udp::resolver->async_resolve Or maybe it happened because the deadline_timer tried to cancel the ip::udp::resolver? Either way, there is some thread safety...