[Utilities] Tasks.getTaskExecutorFromTaskBinder(...) wrong method name

Open Beginner friendly
#9 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
62/100
Issue type
Refactor
Clarity
Clearly specified
Activity status
Stale
Tech stack
java

Research direction

Open jector/src/main/java/com/avrsandbox/jector/util/Tasks.java around lines 57-65 and inspect references to getTaskExecutorFromTaskBinder(...). Rename the method to Tasks.getTaskExecutor(...) and update its usages, then verify that the project still builds successfully.

Written by the indexing model from the issue text.

Description

enhancement

It's better to refactor the method Tasks.getTaskExecutorFromTaskBinder(...) into Tasks.getTaskExecutor(...).

Dominant language
Java
Stars
4
Forks
1
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Electrostat-Lab/Jector

All issues in Electrostat-Lab/Jector

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.