mirror of
https://github.com/php/pftt2.git
synced 2026-03-24 01:02:11 +01:00
[PR #22] [CLOSED] Removed deprecated method involving Thread #67
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/php/pftt2/pull/22
Author: @lavturo
Created: 4/26/2019
Status: ❌ Closed
Base:
master← Head:fix_issue21📝 Commits (2)
0f8654cIssue #21: Removed deprecated methods involving Thread.ce58bb2Removed unused lines.📊 Changes
1 file changed (+0 additions, -8 deletions)
View changed files
📝
src/com/mostc/pftt/runner/AbstractLocalTestPackRunner.java(+0 -8)📄 Description
There was a part where there seemed to be a type mismatch and it was somehow working previously. However, the change to remove the deprecated method seemed to make the error pop up. Commented it out for the time being and tool still seems to work.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.