<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>247324</bug_id>
          
          <creation_ts>2022-11-01 10:35:33 -0700</creation_ts>
          <short_desc>[run-webkit-tests] Extra thread spawned for each worker</short_desc>
          <delta_ts>2022-11-03 12:20:25 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Tools / Tests</component>
          <version>Other</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>REOPENED</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>247409</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Jonathan Bedard">jbedard</reporter>
          <assigned_to name="Jonathan Bedard">jbedard</assigned_to>
          <cc>commit-queue</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1909580</commentid>
    <comment_count>0</comment_count>
    <who name="Jonathan Bedard">jbedard</who>
    <bug_when>2022-11-01 10:35:33 -0700</bug_when>
    <thetext>multiprocessing.Queue spawns a thread, which is used to support features we don&apos;t use. Newer versions of Python define a &quot;SimpleQueue&quot; which has the set of features we need, but Python 3.9 doesn&apos;t support &apos;timeout&apos; and &apos;block&apos; on the &apos;get()&apos; function, which we need. These are relatively simple to implement ourselves, though, which is what fixing this bug will entail.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1909581</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2022-11-01 10:36:02 -0700</bug_when>
    <thetext>&lt;rdar://problem/101813483&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1909582</commentid>
    <comment_count>2</comment_count>
    <who name="Jonathan Bedard">jbedard</who>
    <bug_when>2022-11-01 10:42:57 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/6001</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1909946</commentid>
    <comment_count>3</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2022-11-02 17:49:59 -0700</bug_when>
    <thetext>Committed 256262@main (db09bfbcf7d0): &lt;https://commits.webkit.org/256262@main&gt;

Reviewed commits have been landed. Closing PR #6001 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1909994</commentid>
    <comment_count>4</comment_count>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2022-11-02 22:44:32 -0700</bug_when>
    <thetext>Re-opened since this is blocked by bug 247409</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1910148</commentid>
    <comment_count>5</comment_count>
    <who name="Jonathan Bedard">jbedard</who>
    <bug_when>2022-11-03 12:20:25 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/6096</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>