Hacker News new | ask | show | jobs
by snafu109 1890 days ago
I haven't personally used it, but the Worker API offers various levels of isolation for tasks, including class loader and process isolation modes.

https://docs.gradle.org/current/userguide/worker_api.html#ch...