Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Locks upload file until java is killed in taskmanager #48

Open
Merith-TK opened this issue May 15, 2023 · 0 comments
Open

Locks upload file until java is killed in taskmanager #48

Merith-TK opened this issue May 15, 2023 · 0 comments

Comments

@Merith-TK
Copy link

Merith-TK commented May 15, 2023

Describe the bug

When I run ./gradlew modrinth with the settings listed below, the upload jar gets locked and I am unable to do basically anything to it until I manually kill the java process (which is seperated from the gradle java process)

Steps to reproduce

  1. ./gradlew modrinth
  2. try to delete target file locally

Expected behavior

File is able to be deleted, just like every other build artifact.

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant