Skip to content

Update auxlib, clib, javalib, nativelib, ... to 0.5.5 #1647

Update auxlib, clib, javalib, nativelib, ... to 0.5.5

Update auxlib, clib, javalib, nativelib, ... to 0.5.5 #1647

Triggered via push August 19, 2024 10:46
Status Success
Total duration 3m 19s
Artifacts
scala-steward
3m 9s
scala-steward
Fit to window
Zoom out
Zoom in

Annotations

1 error
scala-steward
2024-08-19T10:47:54.834Z [WARNING] Your app's responsiveness to a new asynchronous event (such as a new connection, an upstream response, or a timer) was in excess of 100 milliseconds. Your CPU is probably starving. Consider increasing the granularity of your delays or adding more cedes. This may also be a sign that you are unintentionally running blocking I/O operations (such as File or InetAddress) without the blocking combinator.