Hi, Marc & fellow Scampsters.
I’m going through Marc’s excellent video about using forks and I keep getting this message after every run:
/Applications/Thonny.app/Contents/Frameworks/Python.framework/Versions/3.10/lib/python3.10/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 2 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d ’
What is this about, and how to I fix it?
Thanks!
David