New submission from grifonice99 <grifonic...@gmail.com>:

I was developing a ThreadPool with priority on windows, once done all the tests 
on windows I moved to linux and once I moved it didn't work anymore, because in 
the thread_start function there is the self that doesn't "update", thing that 
it does on windows

----------
files: ThreadPool.py
messages: 414118
nosy: grifonice99
priority: normal
severity: normal
status: open
title: difference of work
type: behavior
versions: Python 3.10
Added file: https://bugs.python.org/file50648/ThreadPool.py

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue46867>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to