
#356 Ripping from PyPI
Python Bytes
00:00
Flaky Tests and Concurrency Issues in Writing Tests
This chapter discusses the challenges of writing tests that are not reliable (flaky tests) and the issues related to concurrency. They explore the Global Interpreter Lock (GIL) in Python, ways to detect race conditions, and techniques to manipulate the GIL switch interval. They also mention the PyTest plugin and the High Test Lakefinder plugin for finding and maintaining flaky tests.
Transcript
Play full episode