Uploaded December 2020 | Updated September 2026, 2 weeks ago
In this video series we will cover Python 3. In this video we examine how to lock resources for use with threads along with some common issues like race conditions, deadlocks, and the global interpreter lock or GIL
Python 3 youtube videos by Bryan Cairns
Web: voidrealms.com
Github: github.com/voidrealms/python3
Facebook: facebook.com/groups/1400884323467285
Udemy: udemy.com/user/bryan-cairns
Youtube: youtube.com/playlist?list=PLUbFnGajtZlUl0zYr4crGveP21BbcZG_L
Intro: (0:00)
Imports and globals: (3:01)
Test function: (4:16)
Main function: (6:32)
Global interpreter lock: (9:38)
Locking: (12:18)
Locking Simplified: (14:48)
Outro: (16:49)
In this video series we will cover Python 3. In this video we examine how to lock resources for use with threads along with some common issues like race conditions, deadlocks, and the global interpreter lock or GIL
Python 3 youtube videos by Bryan Cairns
Web: voidrealms.com
Github: github.com/voidrealms/python3
Facebook: facebook.com/groups/1400884323467285
Udemy: udemy.com/user/bryan-cairns
Youtube: youtube.com/playlist?list=PLUbFnGajtZlUl0zYr4crGveP21BbcZG_L
Intro: (0:00)
Imports and globals: (3:01)
Test function: (4:16)
Main function: (6:32)
Global interpreter lock: (9:38)
Locking: (12:18)
Locking Simplified: (14:48)
Outro: (16:49)










