rain 🌦️ :verified_trans: · @rain
472 followers · 94 posts · Server hachyderm.io

cargo-nextest 0.9.44 is out! A call for testing:

This version of my next-gen supports pausing and resuming test runs on Unix ().

To make this work reliably, needs to use a "double-spawn" approach. This is currently off by default but can be turned on with an env var, `NEXTEST_EXPERIMENTAL_DOUBLE_SPAWN=1`.

Call for testing: If you're on Unix, please help test this! Update to 0.9.44, then set this environment variable. Thanks!

nexte.st/CHANGELOG.html#0944--

#rustlang #testrunner #NextestCtrlZ #nextest

Last updated 2 years ago

rain 🌦️ :verified_trans: · @rain
434 followers · 77 posts · Server hachyderm.io

Part 4 of my post is out! This one covers some really fun issues with hung processes that I ran into.

The post also introduces strace as a debugging tool on Linux.

cohost.org/sunshowers/post/390

#rustlang #nextest #unix #NextestCtrlZ

Last updated 2 years ago

rain 🌦️ :verified_trans: · @rain
379 followers · 59 posts · Server hachyderm.io

Next post in the series coming tomorrow on cohost.org/sunshowers! Some quotes from the current draft:

"And strace just hangs as well.

*Oh no. It's spreading.*"

"So that would explain why SIGTSTP didn't work: it's a signal, which is an *interrupt*.

An immovable object meets an unstoppable force. Except the object won, and the force was stoppable after all."

#rustlang #unix #nextest #NextestCtrlZ

Last updated 2 years ago