<#17551 deprecation warning on Python 3.10> Issue ...
# github-notifications
q
#17551 deprecation warning on Python 3.10 Issue created by tdyas On latest
main
with Python 3.10.7:
Copy code
11:07:09.96 [WARN] /REDACTED/pants/src/python/pants/engine/streaming_workunit_handler.py:292: DeprecationWarning: isSet() is deprecated, use is_set() instead
  while not self.stop_request.isSet():
pantsbuild/pants
u