Ticket #3720 defect closed fixed

Opened 4 years ago

Last modified 4 years ago

twisted/test/threading_latency.py is an old cruddy looking thing

Reported by: exarkun Owned by:
Priority: normal Milestone:
Component: core Keywords:
Cc: Branch: branches/delete-threading-latency-3720
Author: exarkun Launchpad Bug:

Description

This is just lying around. Nothing ever runs it. We could delete it. If there's useful stuff in it we could make it into a real test file.

Change History

1

Changed 4 years ago by exarkun

  • branch set to branches/delete-threading-latency-3720
  • branch_author set to exarkun

(In [26662]) Branching to 'delete-threading-latency-3720'

2

Changed 4 years ago by exarkun

  • keywords review added
  • owner glyph deleted

I just deleted it. The code is broken in a lot of ways, I couldn't even get it to run without non-trivial fixes. This clearly hasn't been used in years and years, so deleting it from the repository is no major loss.

3

Changed 4 years ago by therve

  • keywords review removed
  • owner set to exarkun

Please merge.

4

Changed 4 years ago by exarkun

  • status changed from new to closed
  • resolution set to fixed

(In [26681]) Merge delete-threading-latency-3720

Author: exarkun Reviewer: therve Fixes: #3720

Remove some old, dead code that has just been lying around broken for many years. This code was probably trying to benchmark certain threading APIs, but did so by using pyunit in a way which hasn't worked in a long time.

5

Changed 2 years ago by <automation>

  • owner exarkun deleted
Note: See TracTickets for help on using tickets.