Blog Posts

Recent posts

Spring - testing

less than 1 minute read

Another nice talk about SpringBoot test in Java

Rust - Cancellation safety

less than 1 minute read

We need to aware of cancellation safety on using select. Rust doc will describe the method the cancellation safety on IO operations.