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

feat: Initial persister setup #1

Open
wants to merge 68 commits into
base: main
Choose a base branch
from
Open

feat: Initial persister setup #1

wants to merge 68 commits into from

Conversation

ariannazafarana
Copy link
Collaborator

No description provided.

LucaCiccarelli and others added 30 commits September 13, 2023 18:12

public static void main(String[] args) {

log.error("AVAILABLE PROCESSOR: {}", Runtime.getRuntime().availableProcessors() );
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess this is testing code?

Suggested change
log.error("AVAILABLE PROCESSOR: {}", Runtime.getRuntime().availableProcessors() );

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Report resolved

@@ -0,0 +1,15 @@
echo "### CREATE PN-SERVICE-DESK QUEUES ###"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wrong project 🙂

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Report resolved

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

Successfully merging this pull request may close these issues.

5 participants